mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Update sample.env
This commit is contained in:
@@ -14,9 +14,13 @@ ANTIVIRUS_ENABLED=0
|
|||||||
GIT_SSL_NO_VERIFY=1 # Dont use in production, if we need to install gds reqs from source, get and add the cert manually
|
GIT_SSL_NO_VERIFY=1 # Dont use in production, if we need to install gds reqs from source, get and add the cert manually
|
||||||
NODE_VERSION=16.15.1
|
NODE_VERSION=16.15.1
|
||||||
|
|
||||||
ADMIN_CLIENT_ID=notify-admin
|
ADMIN_CLIENT_USER_NAME=notify-admin
|
||||||
|
ADMIN_CLIENT_SECRET=dev-notify-secret-key
|
||||||
GOVUK_ALERTS_CLIENT_ID=govuk-alerts
|
GOVUK_ALERTS_CLIENT_ID=govuk-alerts
|
||||||
|
|
||||||
|
SECRET_KEY=dev-notify-secret-key
|
||||||
|
DANGEROUS_SALT=dev-notify-salt
|
||||||
|
|
||||||
# URL of admin app
|
# URL of admin app
|
||||||
ADMIN_BASE_URL=http://0.0.0.0:6012
|
ADMIN_BASE_URL=http://0.0.0.0:6012
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user