fixed, session selector at start and fixed load chat

This commit is contained in:
2026-03-29 03:26:11 +02:00
parent 8e52b05032
commit 54b4331e1e
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -96,6 +96,7 @@ services:
network_mode: "service:aria" # Teilt Netzwerk mit aria-core → localhost:18789
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./aria-data/config/diag-state:/data # Persistenter State (aktive Session etc.)
environment:
- ARIA_AUTH_TOKEN=${ARIA_AUTH_TOKEN:-}
- PROXY_URL=http://proxy:3456