This commit is contained in:
jeanotx32
2026-08-11 00:26:56 +02:00
commit 6f11b72cbb
43 changed files with 7175 additions and 0 deletions

View 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
}