1
0
mirror of https://github.com/golang/go synced 2024-11-06 01:26:10 -07:00
go/cmd/tipgodoc/app.yaml
Andrew Gerrand 374b14e99b cmd/tipgodoc: fix deployment instructions
Change-Id: Iaa8e1e61f5c6966a66fc613173853846408584b5
Reviewed-on: https://go-review.googlesource.com/14636
Reviewed-by: Chris Broadfoot <cbro@google.com>
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-09-17 00:09:34 +00:00

15 lines
170 B
YAML

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