diff --git a/.env.example b/.env.example index c91d9c1..1cd4702 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ WEBHOOK_SECRET=CHANGE_ME_match_forgejo_webhook_secret CENTRAL_AUTH_SECRET=CHANGE_ME_same_as_auth_service AUTH_URL=http://10.10.10.101:3001 PG_SUPERPASS=CHANGE_ME_postgres_superuser_password -BACKUP_DATABASES=auth_db noticeboard_db cashup_db hk_db maintenance_db settings_db +BACKUP_DATABASES=auth_db noticeboard_db cashup_db hk_planner_db twin_optimiser_db room_planner_db maintenance_db forecasting_db rates_db settings_db SETTINGS_URL=http://10.10.10.116:3080 SETTINGS_SECRET=CHANGE_ME_same_as_settings_service KUMA_PUSH_URL=http://localhost:3001/api/push/KUMA_TOKEN