mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 15:46:07 -05:00
remove loadtesting from providers
we don't use it since we wrote our own provider stubs for performance tests. this removes it from the api - it's still in the DB and will be retrieved by queries, but is set to disabled on prod
This commit is contained in:
@@ -99,7 +99,6 @@ applications:
|
||||
|
||||
FIRETEXT_URL: '{{ FIRETEXT_URL }}'
|
||||
FIRETEXT_API_KEY: '{{ FIRETEXT_API_KEY }}'
|
||||
LOADTESTING_API_KEY: '{{ LOADTESTING_API_KEY }}'
|
||||
FIRETEXT_INBOUND_SMS_AUTH: '{{ FIRETEXT_INBOUND_SMS_AUTH | tojson }}'
|
||||
|
||||
REDIS_ENABLED: '{{ REDIS_ENABLED }}'
|
||||
|
||||
Reference in New Issue
Block a user