diff --git a/fly.dev.toml b/fly.dev.toml index 4f6d337..59f589d 100644 --- a/fly.dev.toml +++ b/fly.dev.toml @@ -9,7 +9,7 @@ processes = [] [env] APP_BASE_URL = "https://dev.shellphone.app" AWS_SES_FROM_EMAIL = "\"Mokhtar from Shellphone\" " - AWS_SES_REGION = "eu-central-1" + AWS_REGION = "eu-central-1" NODE_ENV = "production" PORT = "8080"