add app.yaml for Google Cloud

This commit is contained in:
landylan 2017-11-05 18:48:10 +08:00
parent 6f0e6ca2d1
commit 74b4bee56e
1 changed files with 7 additions and 0 deletions

7
app.yaml Normal file
View File

@ -0,0 +1,7 @@
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: /.*
script: main.app