Correct output path on fuzzingclient config
This commit is contained in:
parent
7ef269aca1
commit
5cdc4478f7
@ -2,7 +2,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"failByDrop": false
|
"failByDrop": false
|
||||||
}
|
}
|
||||||
, "outdir": "./reports/servers"
|
, "outdir": "/reports/servers"
|
||||||
, "servers": [{
|
, "servers": [{
|
||||||
"agent": "RatchetRFC/0.1.0"
|
"agent": "RatchetRFC/0.1.0"
|
||||||
, "url": "ws://host.docker.internal:9001"
|
, "url": "ws://host.docker.internal:9001"
|
||||||
|
Loading…
Reference in New Issue
Block a user