mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-29 14:01:50 -05:00
Add template preview host url and key to cf config
This commit is contained in:
@@ -374,6 +374,7 @@ class Test(Config):
|
||||
|
||||
SMS_INBOUND_WHITELIST = ['203.0.113.195']
|
||||
FIRETEXT_INBOUND_SMS_AUTH = ['testkey']
|
||||
TEMPLATE_PREVIEW_API_HOST = 'http://localhost:9999'
|
||||
|
||||
|
||||
class Preview(Config):
|
||||
|
||||
Reference in New Issue
Block a user