changed docker file

This commit is contained in:
2026-03-29 17:46:27 +02:00
parent 79c50aedcc
commit adbb1fe80a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./aria-data/config/diag-state:/data # Persistenter State (aktive Session etc.)
- aria-shared:/shared:ro # Shared Volume (Uploads lesen fuer Vorschau)
- aria-shared:/shared # Shared Volume (Uploads + Config)
environment:
- ARIA_AUTH_TOKEN=${ARIA_AUTH_TOKEN:-}
- PROXY_URL=http://proxy:3456