microblog/app.yaml

7 lines
90 B
YAML

runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: /.*
script: main.app