set aws region for dev
This commit is contained in:
parent
3021f0b6f3
commit
427f6ca117
@ -9,7 +9,7 @@ processes = []
|
||||
[env]
|
||||
APP_BASE_URL = "https://dev.shellphone.app"
|
||||
AWS_SES_FROM_EMAIL = "\"Mokhtar from Shellphone\" <mokhtar@shellphone.app>"
|
||||
AWS_SES_REGION = "eu-central-1"
|
||||
AWS_REGION = "eu-central-1"
|
||||
NODE_ENV = "production"
|
||||
PORT = "8080"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user