Rename NOTIFY_FROM_NUMBER to MMG_FROM_NUMBER, there should be a separate short code per provider.

This commit is contained in:
Rebecca Law
2016-04-07 10:18:46 +01:00
parent 340f8ceaf6
commit c132bbf46e
4 changed files with 5 additions and 3 deletions

View File

@@ -19,4 +19,4 @@ export FIRETEXT_API_KEY="Firetext"
export FIRETEXT_NUMBER="Firetext"
export NOTIFY_EMAIL_DOMAIN="test.notify.com"
export MMG_API_KEY='mmg-secret-key'
export NOTIFY_FROM_NUMBER='test'
export MMG_FROM_NUMBER='test'