mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
Rename NOTIFY_FROM_NUMBER to MMG_FROM_NUMBER, there should be a separate short code per provider.
This commit is contained in:
@@ -40,6 +40,8 @@ export SQLALCHEMY_DATABASE_URI = 'postgresql://localhost/notification_api'
|
||||
export TWILIO_ACCOUNT_SID=[contact team member for account sid]
|
||||
export TWILIO_AUTH_TOKEN=[contact team member for auth token]
|
||||
export VERIFY_CODE_FROM_EMAIL_ADDRESS='no-reply@notify.works'
|
||||
export MMG_API_KEY=mmg=secret-key
|
||||
export MMG_FROM_NUMBER="MMG
|
||||
"> environment.sh
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user