Skip to content

Commit

Permalink
Removed unnecessary profile_name argument from zappa settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowcap committed Aug 20, 2020
1 parent 7c9c71a commit 18eae7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zappa_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"dev": {
"app_function": "app.app.app",
"aws_region": "eu-central-1",
"profile_name": "tesselo",
"project_name": "pixels",
"runtime": "python3.6",
"s3_bucket": "zappa-pixels",
Expand Down

0 comments on commit 18eae7e

Please sign in to comment.