mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-05 00:39:04 +00:00
14 lines
181 B
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
|