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