diff options
Diffstat (limited to 'app.yaml')
| -rw-r--r-- | app.yaml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app.yaml b/app.yaml deleted file mode 100644 index 9f320f9..0000000 --- a/app.yaml +++ /dev/null @@ -1,15 +0,0 @@ -application: pinkyswearapp -version: 1 -runtime: python -api_version: 1 -threadsafe: false - -handlers: -- url: /js - static_dir: js - -- url: /css - static_dir: css - -- url: /.* - script: app.py
\ No newline at end of file |
