changed volume

This commit is contained in:
Maksym Buz
2025-02-08 18:16:06 +01:00
committed by GitHub
parent 7615591810
commit b4535b2406

View File

@@ -9,9 +9,6 @@ services:
PGADMIN_DEFAULT_EMAIL: ${USERNAME}
PGADMIN_DEFAULT_PASSWORD: ${PASSWORD}
volumes:
- pgadmin-data:/var/lib/pgadmin
- ${PGADMIN_DATA}:/var/lib/pgadmin
extra_hosts:
- "host.docker.internal:host-gateway"
volumes:
pgadmin-data: