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

* commit '225c000db2b54d935a401cd52d88d7f0fa4f45b1':
  Adding production app.yaml to source control
This commit is contained in:
Joe Fernandez
2014-03-14 17:54:26 +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