am b67283c0: am b378f58a: Merge "Adding production app.yaml to source control" into klp-docs

* commit 'b67283c07d9e7ced4f5d7e734c4de21d4a5c6520':
  Adding production app.yaml to source control
This commit is contained in:
Joe Fernandez
2014-03-14 16:28:34 +00:00
committed by Android Git Automerger

View File

@@ -0,0 +1,16 @@
application: androiddevdocs
version: 1
runtime: python
api_version: 1
handlers:
- url: /gae_shell/static
static_dir: gae_shell/static
expiration: 1d
- url: /gae_shell/.*
script: /gae_shell/shell.py
login: admin
- url: .*
script: main.py