Skip to content
Snippets Groups Projects
Commit 8db9ac86 authored by Rick Carback's avatar Rick Carback
Browse files

Update config to match new server

parent 1f8ce25c
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@ logPath: "results/server-1.log"
verbose: "false"
batchSize: 4
servers:
- 50000
- 50001
- 50002
- 50003
- 50004
- localhost:50000
- localhost:50001
- localhost:50002
- localhost:50003
- localhost:50004
......@@ -2,8 +2,8 @@ logPath: "results/server-2.log"
verbose: "false"
batchSize: 4
servers:
- 50000
- 50001
- 50002
- 50003
- 50004
- localhost:50000
- localhost:50001
- localhost:50002
- localhost:50003
- localhost:50004
......@@ -2,8 +2,8 @@ logPath: "results/server-3.log"
verbose: "false"
batchSize: 4
servers:
- 50000
- 50001
- 50002
- 50003
- 50004
- localhost:50000
- localhost:50001
- localhost:50002
- localhost:50003
- localhost:50004
......@@ -2,8 +2,8 @@ logPath: "results/server-4.log"
verbose: "false"
batchSize: 4
servers:
- 50000
- 50001
- 50002
- 50003
- 50004
- localhost:50000
- localhost:50001
- localhost:50002
- localhost:50003
- localhost:50004
......@@ -2,8 +2,8 @@ logPath: "results/server-5.log"
verbose: "false"
batchSize: 4
servers:
- 50000
- 50001
- 50002
- 50003
- 50004
- localhost:50000
- localhost:50001
- localhost:50002
- localhost:50003
- localhost:50004
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment