mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -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=""
|