name db host properly (#16)

Reviewed-on: linux/WebHosting#16
Co-authored-by: Konrad Bucheli <konrad.bucheli@psi.ch>
Co-committed-by: Konrad Bucheli <konrad.bucheli@psi.ch>
This commit is contained in:
2025-10-28 08:44:17 +01:00
committed by buchel_k
parent edb28e88de
commit 690f1fc8c5
+1 -1
View File
@@ -282,7 +282,7 @@ services:
- POSTGRES_USER=postgres
- POSTGRES_PASSWORD=${PANDA_MAINTENANCE_DB_PW}
- POSTGRES_PORT=5432
- POSTGRES_HOST=openmaint_db
- POSTGRES_HOST=panda-maintenance-db
- POSTGRES_DB=openmaint
- CMDBUILD_DUMP=empty.dump.xz
- JAVA_OPTS=-Xmx6000m -Xms3000m