3
This commit is contained in:
@@ -28,6 +28,7 @@ services:
|
||||
POSTGRES_DB: ${POSTGRES_DB:-stellaops_dev}
|
||||
volumes:
|
||||
- postgres-data:/var/lib/postgresql/data
|
||||
- ./postgres-init:/docker-entrypoint-initdb.d:ro
|
||||
ports:
|
||||
- "127.1.1.1:${POSTGRES_PORT:-5432}:5432"
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user