mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-16 16:13:52 +00:00
10 lines
124 B
YAML
10 lines
124 B
YAML
|
application: crashpad-home
|
||
|
version: 1
|
||
|
runtime: go
|
||
|
api_version: go1
|
||
|
|
||
|
handlers:
|
||
|
- url: /.*
|
||
|
script: _go_app
|
||
|
secure: always
|