blob: 8e3a149b38642a58f28e268681db4b70e9d67341 [file] [log] [blame]
Xavier Ducrohetb9582242009-12-01 13:03:49 -08001application: androidappdocs-staging
Dirk Dougherty3c19d0e2010-05-24 10:17:06 -07002version: 2
Xavier Ducrohetb9582242009-12-01 13:03:49 -08003runtime: python
4api_version: 1
5
6handlers:
7- url: /gae_shell/static
8 static_dir: gae_shell/static
9 expiration: 1d
10
11- url: /gae_shell/.*
12 script: /gae_shell/shell.py
13 login: admin
14
15- url: .*
16 script: main.py