Skip to content

Instantly share code, notes, and snippets.

@Porter97
Last active March 19, 2020 17:10
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 Porter97/a5429770e9de65602d5e1ca0bbde4b42 to your computer and use it in GitHub Desktop.
Save Porter97/a5429770e9de65602d5e1ca0bbde4b42 to your computer and use it in GitHub Desktop.
{
"production": {
"app_function": "application.app",
"aws_region": "your-region",
"profile_name": "default",
"project_name": "offbrand-tutori",
"runtime": "python3.6",
"s3_bucket": ""
"environment_variables": {
"FLASK_CONFIG": "production"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment