Services/ArcaneAgent: Fix environment variables

This commit is contained in:
2026-07-02 17:21:51 +02:00
parent bf210a7d83
commit 041feb2529
+1 -1
View File
@@ -33,7 +33,7 @@ in {
environment = {
MANAGER_API_URL = "https://arcane.think.chriphost.de";
AGENT_MODE = true;
AGENT_MODE = "true";
EDGE_TRANSPORT = "poll";
PUID = "1000";