am 75358434: am 225c000d: am 8a28dc4f: am b67283c0: am b378f58a: Merge "Adding production app.yaml to source control" into klp-docs

* commit '753584340a78f8fc97235fcecf0531b53c4ddcfe':
  Adding production app.yaml to source control
This commit is contained in:
Joe Fernandez
2014-03-14 11:00:13 -07: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