mirror of
https://github.com/k1tbyte/Wand-Enhancer.git
synced 2026-08-28 22:01:17 +00:00
14 lines
340 B
JSON
Vendored
14 lines
340 B
JSON
Vendored
{
|
|
"protocolVersion": 1,
|
|
"clientVersion": "0.2.0",
|
|
"serverVersion": "0.2.0-wand",
|
|
"defaultRemoteHost": "0.0.0.0",
|
|
"defaultRemotePort": 3223,
|
|
"devServerPorts": [4173, 5173],
|
|
"portScanRange": 30,
|
|
"basePath": "/remote/",
|
|
"assetsPath": "/remote/assets/",
|
|
"webSocketPath": "/remote/ws",
|
|
"healthPath": "/remote/api/health"
|
|
}
|