Skip to content

Instantly share code, notes, and snippets.

@stuartlynn
Last active August 3, 2017 20:45
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 stuartlynn/859df43f3b2ab46f136947767680913e to your computer and use it in GitHub Desktop.
Save stuartlynn/859df43f3b2ab46f136947767680913e to your computer and use it in GitHub Desktop.
zappa settings
{
"dev": {
"app_function": "plotter.app",
"s3_bucket": "zappa-888fe0qlm",
"slim_handler": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment