gin/examples/app-engine/app.yaml

8 lines
98 B
YAML
Raw Normal View History

2014-07-02 20:08:37 +00:00
application: hello
version: 1
runtime: go
api_version: go1
handlers:
- url: /.*
script: _go_app