Files
the-way-to-go_ZH_CN/eBook/examples/chapter_20/helloapp/app.yaml
2015-03-03 12:25:25 -05:00

9 lines
102 B
YAML

application: helloworld
version: 1
runtime: go
api_version: 3
handlers:
- url: /.*
script: _go_app