diff options
Diffstat (limited to 'app.yaml')
| -rw-r--r-- | app.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
