FP
This commit is contained in:
11
packages/agent/agent.config.example.json
Normal file
11
packages/agent/agent.config.example.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"serverUrl": "ws://127.0.0.1:8080/ws/agent",
|
||||
"token": "colle-ici-le-jeton-d-enrolement-ou-le-jeton-de-l-agent",
|
||||
"name": "vm-rec-01",
|
||||
"obs": {
|
||||
"host": "127.0.0.1",
|
||||
"port": 4455,
|
||||
"password": "mot-de-passe-obs-websocket"
|
||||
},
|
||||
"insecureTls": false
|
||||
}
|
||||
Reference in New Issue
Block a user