Skip to content

Instantly share code, notes, and snippets.

@aggieben
Created January 6, 2010 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save aggieben/270343 to your computer and use it in GitHub Desktop.
Save aggieben/270343 to your computer and use it in GitHub Desktop.
application: bt-coronet
version: 1
runtime: python
api_version: 1
handlers:
- url: /s
static_dir: static
- url: /favicon.ico
static_files: static/img/receipt_info.gif
upload: static/img/receipt_info.gif
- url: /.*
script: main.py
- url: /api/remote
script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment