Fix : Deploy bug
Some checks failed
release / build (push) Successful in 23s
release / verify-windows (push) Failing after 1m8s

This commit is contained in:
jeanotx32
2026-08-11 18:41:19 +02:00
parent 80be1e42fc
commit 6f70da56a6
5 changed files with 26 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
.EXAMPLE
& ([scriptblock]::Create((irm 'https://git.jeanbonapp.com/api/packages/jeanbon/generic/stream-control-agent/latest/install-agent.ps1'))) `
-Registry 'https://git.jeanbonapp.com' `
-Server 'ws://control.lan:8080/ws/agent' `
-Server 'ws://<IP_DU_CONTROLE>:8080/ws/agent' `
-Token '<JETON_ENROLEMENT>'
#>