mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
Fixed pep8 issues and hostname in the test environment.
This commit is contained in:
@@ -23,6 +23,6 @@ export MMG_FROM_NUMBER='test'
|
||||
export LOADTESTING_API_KEY="loadtesting"
|
||||
export LOADTESTING_NUMBER="loadtesting"
|
||||
export STATSD_ENABLED=True
|
||||
export STATSD_HOST="somehost"
|
||||
export STATSD_HOST="localhost"
|
||||
export STATSD_PORT=1000
|
||||
export STATSD_PREFIX="stats-prefix"
|
||||
export STATSD_PREFIX="stats-prefix"
|
||||
|
||||
Reference in New Issue
Block a user