mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-18 07:50:25 +00:00
fix: generic Chat-Archive URL placeholder, add CHATAPI env vars to docker-compose
This commit is contained in:
+1
-1
@@ -32,5 +32,5 @@ WEB_URL=https://kontakte.example.de
|
||||
|
||||
# --- Chat-Archive API (optional, zeigt Chat-Nachrichten in der Kontakt-Detailseite) ---
|
||||
CHATAPI_ENABLED=false
|
||||
CHATAPI_URL=http://docker-host-pve.fritz.box:8420
|
||||
CHATAPI_URL=http://chat-archive-host:8420
|
||||
CHATAPI_KEY=change-me
|
||||
|
||||
Reference in New Issue
Block a user