mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
comment
This commit is contained in:
@@ -117,7 +117,7 @@ class Config(object):
|
|||||||
# Prefix to identify queues in SQS
|
# Prefix to identify queues in SQS
|
||||||
NOTIFICATION_QUEUE_PREFIX = os.environ.get('NOTIFICATION_QUEUE_PREFIX')
|
NOTIFICATION_QUEUE_PREFIX = os.environ.get('NOTIFICATION_QUEUE_PREFIX')
|
||||||
|
|
||||||
# Use production sending domain unless overwritten by environment
|
# Use notify.sandbox.10x sending domain unless overwritten by environment
|
||||||
NOTIFY_EMAIL_DOMAIN = 'notify.sandbox.10x.gsa.gov'
|
NOTIFY_EMAIL_DOMAIN = 'notify.sandbox.10x.gsa.gov'
|
||||||
|
|
||||||
# URL of redis instance
|
# URL of redis instance
|
||||||
|
|||||||
Reference in New Issue
Block a user