1
0
mirror of https://github.com/golang/go synced 2024-11-19 08:54:47 -07:00
go/cmd/tipgodoc/app.yaml
Andrew Gerrand af7d92a90f cmd/tipgodoc: record and report errors
Change-Id: I76c04c745367427cd3b474949d213e105f6b47c1
Reviewed-on: https://go-review.googlesource.com/2413
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-01-07 05:30:47 +00:00

17 lines
196 B
YAML

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