up
This commit is contained in:
parent
ef5d258217
commit
117f15103a
1 changed files with 4 additions and 4 deletions
|
|
@ -40,7 +40,7 @@ services:
|
|||
- '10009'
|
||||
- '9735'
|
||||
ports:
|
||||
- '8081:8080'
|
||||
# - '8081:8080'
|
||||
- '10001:10009'
|
||||
- '9735:9735'
|
||||
bob:
|
||||
|
|
@ -61,7 +61,7 @@ services:
|
|||
- '10009'
|
||||
- '9735'
|
||||
ports:
|
||||
- '8082:8080'
|
||||
# - '8082:8080'
|
||||
- '10002:10009'
|
||||
- '9736:9735'
|
||||
carol:
|
||||
|
|
@ -82,7 +82,7 @@ services:
|
|||
- '10009'
|
||||
- '9735'
|
||||
ports:
|
||||
- '8083:8080'
|
||||
# - '8083:8080'
|
||||
- '10003:10009'
|
||||
- '9737:9735'
|
||||
dave:
|
||||
|
|
@ -103,6 +103,6 @@ services:
|
|||
- '10009'
|
||||
- '9735'
|
||||
ports:
|
||||
- '8084:8080'
|
||||
# - '8084:8080'
|
||||
- '10004:10009'
|
||||
- '9738:9735'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue