|
DB_USERNAME=postgres-user |
|
DB_PASSWORD=postgres-password |
|
|
|
GOVUK_NOTIFY_API_KEY=<notify-key-here-if-testing-emails-or-admin-users> |
|
OTP_SECRET_ENCRYPTION_KEY="<Generate this using bundle exec rake secret>" |
|
|
|
APP_HOST="http://localhost:3000" |
|
OS_DATA_KEY=OS_DATA_KEY
|
|
|