locked the front door

This commit is contained in:
luptmoor
2026-02-24 20:39:07 +01:00
parent 5020d72382
commit 8473d3d12c

View File

@@ -7,7 +7,7 @@ services:
POSTGRES_PASSWORD: ${GEODB_PW}
POSTGRES_DB: ${GEODB_NAME}
ports:
- "5432:5432"
- "127.0.0.1:5432:5432"
volumes:
- pgdata:/var/lib/postgresql/data
networks: