Services/Arcane: Fix URLs

This commit is contained in:
2026-07-02 16:53:47 +02:00
parent 9cbf83f17b
commit 09b988899e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ in {
];
environment = {
APP_URL = "https://arcane.local.chriphost.de";
APP_URL = "https://arcane.think.chriphost.de";
PUID = "1000";
PGID = "1000";