feat: publish workphone SDK deployment and API docs
This commit is contained in:
12
sdk/agent/config.nas-primary.example.json
Normal file
12
sdk/agent/config.nas-primary.example.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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前。"
|
||||
}
|
||||
Reference in New Issue
Block a user