mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-31 01:43:03 +08:00
9 lines
113 B
YAML
9 lines
113 B
YAML
|
application: crashpad-home
|
||
|
runtime: go
|
||
|
api_version: go1
|
||
|
|
||
|
handlers:
|
||
|
- url: /.*
|
||
|
script: _go_app
|
||
|
secure: always
|