1
0
mirror of https://github.com/golang/go synced 2024-10-01 12:28:37 -06:00
go/cmd/tip/godoc.yaml

16 lines
199 B
YAML
Raw Normal View History

module: tip
runtime: custom
api_version: go1
vm: true
automatic_scaling:
min_num_instances: 1
max_num_instances: 2
handlers:
- url: /.*
script: _go_app
env_variables:
TIP_BUILDER: 'godoc'