mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-21 09:49:51 -04:00
remove broadcast-related code, except migrations
This commit is contained in:
@@ -13,7 +13,6 @@ NOTIFY_LOG_PATH=/workspace/logs/app.log
|
||||
# secrets that internal apps, such as the admin app or document download, must use to authenticate with the API
|
||||
ADMIN_CLIENT_ID=notify-admin
|
||||
ADMIN_CLIENT_SECRET=dev-notify-secret-key
|
||||
GOVUK_ALERTS_CLIENT_ID=govuk-alerts
|
||||
|
||||
# Flask
|
||||
FLASK_APP=application.py
|
||||
|
||||
Reference in New Issue
Block a user