mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-02 17:48:36 -04:00
Update save_letter task to save the default letter contact block when creating the notification.
This commit is contained in:
@@ -12,3 +12,6 @@ export FIRETEXT_API_KEY="Firetext"
|
||||
export STATSD_PREFIX="stats-prefix"
|
||||
export NOTIFICATION_QUEUE_PREFIX='testing'
|
||||
export REDIS_URL="redis://localhost:6379/0"
|
||||
export FLASK_APP=application.py
|
||||
export FLASK_DEBUG=1
|
||||
export WERKZEUG_DEBUG_PIN=off
|
||||
Reference in New Issue
Block a user