mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-11 07:33:36 -05:00
8 lines
243 B
Bash
8 lines
243 B
Bash
export NOTIFY_ENVIRONMENT='test'
|
|
export ADMIN_CLIENT_SECRET='dev-notify-secret-key'
|
|
export API_HOST_NAME=''
|
|
export DANGEROUS_SALT='dev-notify-salt'
|
|
export SECRET_KEY='dev-notify-secret-key'
|
|
export DESKPRO_API_HOST=""
|
|
export DESKPRO_API_KEY=""
|