This commit is contained in:
Marco Pedone 2026-05-22 17:38:16 +02:00
parent 5ac769ce16
commit 80dd3998a1

View file

@ -13,7 +13,7 @@ services:
expose:
- 5432
volumes:
- dbdata_v18:/var/lib/postgresql/data
- dbdata_v18:/var/lib/postgresql
healthcheck:
test: ["CMD-SHELL", "pg_isready -d $${POSTGRES_DB} -U $${POSTGRES_USER}"]
interval: 1s
@ -151,4 +151,5 @@ networks:
external: true
volumes:
dbdata_v18:
info-main-zkx9vb_dbdata_v18:
external: true