Files
weave-scope/tools/scheduler/app.yaml

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