Skip to content

Instantly share code, notes, and snippets.

@pamelafox
Created January 11, 2011 18:20
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pamelafox/774838 to your computer and use it in GitHub Desktop.
Save pamelafox/774838 to your computer and use it in GitHub Desktop.
For App Engine
application: oliverfoxmurals
version: 1
runtime: python
api_version: 1
handlers:
- url: /
static_files: static/index.html
upload: static/index.html
- url: /
static_dir: static/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment