mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 10:42:41 -05:00
Merge pull request #676 from GSA/Change-default-Text-message-sender-from-U.S.-Notify-to-Notify.gov#446
Change default Text message sender from U.S. Notify to Notify.gov #446
This commit is contained in:
@@ -364,7 +364,7 @@ class Production(Config):
|
||||
f"notify-api-csv-upload-bucket-{Config.NOTIFY_ENVIRONMENT}"
|
||||
)
|
||||
|
||||
FROM_NUMBER = "US Notify"
|
||||
FROM_NUMBER = "Notify.gov"
|
||||
CRONITOR_ENABLED = True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user