postgres port mapping
This commit is contained in:
parent
8dabb8abb4
commit
a7a7f918d2
@ -30,7 +30,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- postgres_data:/var/lib/postgresql/data
|
- postgres_data:/var/lib/postgresql/data
|
||||||
ports:
|
ports:
|
||||||
- "5432:5432"
|
- "5433:5432"
|
||||||
networks:
|
networks:
|
||||||
- imk_network
|
- imk_network
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user