Submit social housing lettings and sales data (CORE)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|