This commit is contained in:
hatim boufnichel 2024-04-05 23:18:52 +02:00
parent ef5d258217
commit 117f15103a

View file

@ -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'