Fix sql e migration
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user