1
0
mirror of https://github.com/golang/go synced 2024-10-01 16:08:33 -06:00
go/cmd/tipgodoc/app.yaml

16 lines
195 B
YAML
Raw Normal View History

application: golang-org
version: tip
runtime: custom
api_version: go1
vm: true
manual_scaling:
instances: 1
handlers:
- url: /.*
script: _go_app
health_check:
enable_health_check: False