summaryrefslogtreecommitdiff
path: root/app.yaml
blob: f041d384c0578f454c1c51939eaf152b85dfc320 (plain)
1
2
3
4
5
6
7
runtime: python27
api_version: 1
threadsafe: true

handlers:
- url: /.*
  script: main.app