Services/ArcaneAgent: Switch to edge agent

This commit is contained in:
2026-07-02 17:27:31 +02:00
parent c636c84538
commit 32a3ab04a5
+1 -1
View File
@@ -33,7 +33,7 @@ in {
environment = { environment = {
MANAGER_API_URL = "https://arcane.think.chriphost.de"; MANAGER_API_URL = "https://arcane.think.chriphost.de";
AGENT_MODE = "true"; EDGE_AGENT = "true";
EDGE_TRANSPORT = "poll"; EDGE_TRANSPORT = "poll";
PUID = "1000"; PUID = "1000";