locked the front door
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user