retrogit/app/app.yaml
2014-07-05 15:04:41 -07:00

10 lines
137 B
YAML

application: git-hop
version: 1
runtime: go
api_version: go1
handlers:
- url: /static
static_dir: static
- url: /.*
script: _go_app