gin/examples/app-engine/app.yaml
2014-07-02 22:08:37 +02:00

8 lines
98 B
YAML

application: hello
version: 1
runtime: go
api_version: go1
handlers:
- url: /.*
script: _go_app