updating latest zappa_settings.toml
This commit is contained in:
@@ -13,7 +13,11 @@ timeout_seconds = 30
|
||||
xray_tracing = false
|
||||
certificate_arn = "arn:aws:acm:us-east-1:745437999005:certificate/9e715398-7a8b-4e56-8031-da82efea1259"
|
||||
domain = "andrewtomlinson.me"
|
||||
|
||||
exclude = [
|
||||
"__pycache__",
|
||||
"*.pyc",
|
||||
"static",
|
||||
]
|
||||
[production.tags]
|
||||
name = "andrew-portfolio-lambda"
|
||||
application = "andrew-portfolio"
|
||||
|
||||
Reference in New Issue
Block a user