This commit is contained in:
2026-03-30 19:28:37 +02:00
parent fb00e72650
commit fe292f9a0e

View File

@@ -43,6 +43,7 @@ services:
user: "1001:1001"
volumes:
- model-cache:/cache
- ${UPLOAD_LOCATION}:/data # <<< hier hinzufügen
env_file:
- .env
restart: always