fix db backups

This commit is contained in:
m5r
2021-10-24 18:37:41 +02:00
parent 1d59a74002
commit fbe31a508d
4 changed files with 12 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ processes = []
[env]
NODE_ENV = "production"
AWS_S3_REGION = "eu-west-3"
AWS_S3_REGION = "eu-central-1"
AWS_SES_REGION = "eu-central-1"
AWS_SES_FROM_EMAIL = """"Mokhtar from Shellphone" <mokhtar@shellphone.app>"""
QUIRREL_API_URL = "https://queue.mokhtar.dev"