Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@WillianFuks
Created October 31, 2017 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WillianFuks/30128f6d71fd822682251717ad611fef to your computer and use it in GitHub Desktop.
Save WillianFuks/30128f6d71fd822682251717ad611fef to your computer and use it in GitHub Desktop.
app yaml file
service: exporter
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: /.*
script: main.app
login: admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment