Skip to content

Commit 8f5922b

Browse files
committed
set client mask indices
1 parent f3ba07f commit 8f5922b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ services:
209209
environment:
210210
- STOFFEL_ROLE=client
211211
- STOFFEL_INPUTS=15
212+
- STOFFEL_CLIENT_INDEX=0
212213
- STOFFEL_SERVERS=172.28.0.10:16180,172.28.0.11:16181,172.28.0.12:16182,172.28.0.13:16183,172.28.0.14:16184
213214
- STOFFEL_N_PARTIES=5
214215
- STOFFEL_THRESHOLD=1
@@ -244,6 +245,7 @@ services:
244245
environment:
245246
- STOFFEL_ROLE=client
246247
- STOFFEL_INPUTS=25
248+
- STOFFEL_CLIENT_INDEX=1
247249
- STOFFEL_SERVERS=172.28.0.10:16180,172.28.0.11:16181,172.28.0.12:16182,172.28.0.13:16183,172.28.0.14:16184
248250
- STOFFEL_N_PARTIES=5
249251
- STOFFEL_THRESHOLD=1

0 commit comments

Comments
 (0)