Files
old-web/development.env

6 lines
238 B
Bash
Raw Normal View History

2019-06-11 10:26:48 +02:00
AMAZON_ACCES_KEY_ID=(your-key-here)
AMAZON_SECRET_ACCESS_KEY=(your-key-here)
AMAZON_REGION=eu-west-1
AMAZON_NOTIFICATION_EMAIL_TEMPLATE=MarketAlertTemplateDevelopment
2019-06-11 10:26:48 +02:00
APP_URL=http://localhost:3001
SOURCE_EMAIL=info@saburly.com