Correct output path on fuzzingclient config

This commit is contained in:
Matt Bonneau 2020-04-09 17:49:52 -04:00
parent 7ef269aca1
commit 5cdc4478f7

View File

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