Feature Flag Enabled

This commit is contained in:
Beverly Nguyen
2025-09-22 21:13:21 -07:00
parent 365e326d36
commit 4a52d90a32
3 changed files with 3 additions and 3 deletions

View File

@@ -7,6 +7,6 @@ cloud_dot_gov_route: notify.app.cloud.gov
redis_enabled: 1
nr_agent_id: '1050708682'
nr_app_id: '1050708682'
FEATURE_SOCKET_ENABLED: false
FEATURE_SOCKET_ENABLED: true
API_PUBLIC_URL: https://notify-api-production.app.cloud.gov
API_PUBLIC_WS_URL: wss://notify-api-production.app.cloud.gov

View File

@@ -7,6 +7,6 @@ cloud_dot_gov_route: notify-staging.app.cloud.gov
redis_enabled: 1
nr_agent_id: '1134291385'
nr_app_id: '1031640326'
FEATURE_SOCKET_ENABLED: false
FEATURE_SOCKET_ENABLED: true
API_PUBLIC_URL: https://notify-api-staging.app.cloud.gov
API_PUBLIC_WS_URL: wss://notify-api-staging.app.cloud.gov