Files
weave-scope/scheduler/app.yaml
2015-11-03 14:37:47 +00:00

14 lines
181 B
YAML

application: positive-cocoa-90213
version: 1
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: .*
script: main.app
libraries:
- name: webapp2
version: latest