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'
|
- '10009'
|
||||||
- '9735'
|
- '9735'
|
||||||
ports:
|
ports:
|
||||||
- '8081:8080'
|
# - '8081:8080'
|
||||||
- '10001:10009'
|
- '10001:10009'
|
||||||
- '9735:9735'
|
- '9735:9735'
|
||||||
bob:
|
bob:
|
||||||
|
|
@ -61,7 +61,7 @@ services:
|
||||||
- '10009'
|
- '10009'
|
||||||
- '9735'
|
- '9735'
|
||||||
ports:
|
ports:
|
||||||
- '8082:8080'
|
# - '8082:8080'
|
||||||
- '10002:10009'
|
- '10002:10009'
|
||||||
- '9736:9735'
|
- '9736:9735'
|
||||||
carol:
|
carol:
|
||||||
|
|
@ -82,7 +82,7 @@ services:
|
||||||
- '10009'
|
- '10009'
|
||||||
- '9735'
|
- '9735'
|
||||||
ports:
|
ports:
|
||||||
- '8083:8080'
|
# - '8083:8080'
|
||||||
- '10003:10009'
|
- '10003:10009'
|
||||||
- '9737:9735'
|
- '9737:9735'
|
||||||
dave:
|
dave:
|
||||||
|
|
@ -103,6 +103,6 @@ services:
|
||||||
- '10009'
|
- '10009'
|
||||||
- '9735'
|
- '9735'
|
||||||
ports:
|
ports:
|
||||||
- '8084:8080'
|
# - '8084:8080'
|
||||||
- '10004:10009'
|
- '10004:10009'
|
||||||
- '9738:9735'
|
- '9738:9735'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue