Services/Arcane: Fix ports

This commit is contained in:
2026-07-02 16:55:55 +02:00
parent 09b988899e
commit 04d14c54d1
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ in {
];
environment = {
MANAGER_API_URL = "https://arcane.local.chriphost.de";
MANAGER_API_URL = "https://arcane.think.chriphost.de";
AGENT_MODE = true;
EDGE_TRANSPORT = "poll";