compose file port update
This commit is contained in:
parent
ea55d9b371
commit
d686bdf8bd
|
|
@ -5,7 +5,7 @@ services:
|
||||||
container_name: yimaru-backend-postgres-1
|
container_name: yimaru-backend-postgres-1
|
||||||
image: postgres:16-alpine
|
image: postgres:16-alpine
|
||||||
ports:
|
ports:
|
||||||
- "5692:5422"
|
- "5592:5422"
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_PASSWORD=secret
|
- POSTGRES_PASSWORD=secret
|
||||||
- POSTGRES_USER=root
|
- POSTGRES_USER=root
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user