summaryrefslogtreecommitdiff
path: root/app.yaml
diff options
context:
space:
mode:
authorJoshua Gourneau <josh@gourneau.com>2012-03-15 00:57:29 -0700
committerJoshua Gourneau <josh@gourneau.com>2012-03-15 00:57:29 -0700
commit1a5a8ae4950da0139a5081d41d9fb00ab73d91fd (patch)
tree34cdbfe82b5ffeefa7645f48bda86df5dc66d37f /app.yaml
parent3b17438a4227f105ba0b719904509def94481ff8 (diff)
old version of requests
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