Fix sql e migration

This commit is contained in:
Lorenzo Sanesi
2026-07-25 12:37:29 +02:00
parent 7cd0a1ff1b
commit a4cca3f2c1
17 changed files with 8 additions and 594 deletions
+4 -4
View File
@@ -2,11 +2,11 @@
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
# Database di scouthub-attivita-be. Sulla stessa istanza vivono anche
# scouthub_home / scouthub_magazzino / scouthub_eventi (creati da db-init/
# al primo avvio), usati rispettivamente da home-backend/magazzino-backend/
# Database di scouthub-home-be. Sulla stessa istanza vivono anche
# scouthub / scouthub_magazzino / scouthub_eventi (creati da db-init/
# al primo avvio), usati rispettivamente da attivita-backend/magazzino-backend/
# eventi-backend con le stesse credenziali POSTGRES_USER/POSTGRES_PASSWORD.
POSTGRES_DB=scouthub
POSTGRES_DB=scouthub_home
POSTGRES_PORT=5432
KEYCLOAK_DB_PASSWORD=keycloak_change_me