1
0
mirror of https://github.com/golang/go synced 2024-11-19 11:14:47 -07:00
go/cmd/tipgodoc/app.yaml

17 lines
196 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