feat(installer): make Lea autonomous for POC

This commit is contained in:
Dom
2026-06-17 17:53:46 +02:00
parent 787dbfb0eb
commit 667575c3ad
5 changed files with 75 additions and 60 deletions

View File

@@ -27,7 +27,7 @@ if platform.system() == "Windows":
except Exception:
pass
AGENT_VERSION = "1.0.0"
AGENT_VERSION = "1.0.1"
# Identifiant unique de la machine (utilisé pour le multi-machine)
# Configurable via variable d'environnement, sinon auto-généré depuis hostname + OS