Fix fuzzingclient_skip_deflate host name
This commit is contained in:
parent
5cdc4478f7
commit
1a4fa37f06
@ -2,10 +2,10 @@
|
||||
"options": {
|
||||
"failByDrop": false
|
||||
}
|
||||
, "outdir": "./reports/servers"
|
||||
, "outdir": "/reports/servers"
|
||||
, "servers": [{
|
||||
"agent": "RatchetRFC/0.1.0"
|
||||
, "url": "ws://localhost:9001"
|
||||
, "url": "ws://host.docker.internal:9001"
|
||||
, "options": {"version": 18}
|
||||
}]
|
||||
, "cases": ["*"]
|
||||
|
Loading…
Reference in New Issue
Block a user