mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05:00
Clean up config a bit. Get values for config from environment.
Removed some old redundant config.
This commit is contained in:
6
environment_test.sh
Normal file
6
environment_test.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
export NOTIFY_ADMIN_ENVIRONMENT='config.Test'
|
||||
export ADMIN_CLIENT_SECRET='dev-notify-secret-key'
|
||||
export ADMIN_CLIENT_USER_NAME='dev-notify-admin'
|
||||
export API_HOST_NAME='http://localhost:6011'
|
||||
export DANGEROUS_SALT='dev-notify-salt'
|
||||
export SECRET_KEY='dev-notify-secret-key'
|
||||
Reference in New Issue
Block a user