Skip to content

Instantly share code, notes, and snippets.

@MeLight
Created May 11, 2015 13:40
Show Gist options
  • Save MeLight/ffe3e25407e035869cd9 to your computer and use it in GitHub Desktop.
Save MeLight/ffe3e25407e035869cd9 to your computer and use it in GitHub Desktop.
application: woven-environs-93111
version: dev
runtime: python27
api_version: 1
threadsafe: yes
handlers:
- url: /favicon.ico
static_files: favicon.ico
upload: favicon.ico
- url: /static
static_dir: static
- url: .*
script: main.app
libraries:
name: webapp2
version: "2.5.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment