summaryrefslogtreecommitdiff
path: root/app.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'app.yaml')
-rw-r--r--app.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.yaml b/app.yaml
index ed81e27..49f8678 100644
--- a/app.yaml
+++ b/app.yaml
@@ -6,7 +6,7 @@ threadsafe: false
handlers:
- url: /js
- static_dir: static
+ static_dir: js
- url: /.*
script: app.py \ No newline at end of file