summaryrefslogtreecommitdiffstats
path: root/app.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'app.yaml')
-rw-r--r--app.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app.yaml b/app.yaml
index 86c90f5..492fe36 100644
--- a/app.yaml
+++ b/app.yaml
@@ -16,5 +16,9 @@ handlers:
login: admin
script: framed.py
+- url: /statistics
+ login: admin
+ script: framed.py
+
- url: /.*
script: framed.py \ No newline at end of file