helper scripts
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
||||
POSTGRES_USER: mpr_user
|
||||
POSTGRES_PASSWORD: mpr_pass
|
||||
ports:
|
||||
- "5433:5432"
|
||||
- "5435:5432"
|
||||
volumes:
|
||||
- postgres-data:/var/lib/postgresql/data
|
||||
healthcheck:
|
||||
@@ -150,3 +150,5 @@ volumes:
|
||||
networks:
|
||||
default:
|
||||
name: mpr
|
||||
|
||||
name: mpr
|
||||
|
||||
Reference in New Issue
Block a user