mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 17:35:45 +00:00
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"outdir": "./reports/server_tls",
|
|
|
|
"servers": [{
|
|
"agent": "websock secure server",
|
|
"url": "wss://127.0.0.1:8889/wss"
|
|
}],
|
|
|
|
"cases": ["*"],
|
|
"exclude-cases": [],
|
|
"exclude-agent-cases": {}
|
|
}
|