mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-14 20:56:47 +02:00
update ports
This commit is contained in:
parent
62a1943442
commit
4846a1512a
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
redis:
|
||||
condition: service_healthy
|
||||
ports:
|
||||
- 8448:8448
|
||||
- 8008:8008
|
||||
|
||||
postgres:
|
||||
image: postgres:17.5
|
||||
|
@ -63,6 +63,8 @@ services:
|
|||
depends_on:
|
||||
mas-postgres:
|
||||
condition: service_healthy
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
||||
syn2mas:
|
||||
restart: "no"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue