Files
deb-python-oauth2client/samples/oauth2/appengine/app.yaml
Joe Gregorio 695fdc154e [mq]: oauth2
2011-01-16 16:46:55 -05:00

17 lines
265 B
YAML

application: m-buzz
version: 1
runtime: python
api_version: 1
handlers:
- url: /static
static_dir: static
- url: /google8f1adb368b7bd14c.html
upload: google8f1adb368b7bd14c.html
static_files: static/google8f1adb368b7bd14c.html
- url: .*
script: main.py