mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-10 14:46:07 +00: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
|