summaryrefslogtreecommitdiff
path: root/app.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'app.yaml')
-rw-r--r--app.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app.yaml b/app.yaml
new file mode 100644
index 0000000..f041d38
--- /dev/null
+++ b/app.yaml
@@ -0,0 +1,7 @@
+runtime: python27
+api_version: 1
+threadsafe: true
+
+handlers:
+- url: /.*
+ script: main.app