13 lines
448 B
JSON
13 lines
448 B
JSON
{
|
|
"device_id": "xgfe65eimrrofyws",
|
|
"server_url": "ws://192.168.110.101:8899/ws/device",
|
|
"public_servers": [
|
|
"ws://192.168.1.201:8899/ws/device",
|
|
"ws://192.168.110.167:8899/ws/device",
|
|
"ws://open.quwanzhi.com:8899/ws/device"
|
|
],
|
|
"heartbeat_interval": 10,
|
|
"project_id": "cunkebao",
|
|
"comment": "顺序固定: ①NAS局域网(server_url) ②本机Docker(局网IP,示例110.167) ③NAS外网frp。勿把frp排在Docker前。"
|
|
}
|