Update production volume mounts to /mnt paths
Build and Push Multi-Platform Images / build-and-push (push) Successful in 9s

This commit is contained in:
2026-05-04 10:52:50 +02:00
parent a9c1e5fd20
commit 942c15eef8
+2 -2
View File
@@ -37,8 +37,8 @@ services:
- BELEGNUMMER_GET_URL=${BELEGNUMMER_GET_URL:-}
- BELEGNUMMER_SET_URL=${BELEGNUMMER_SET_URL:-}
volumes:
- /tmp/omv-scans:/mnt/scans
- /tmp/omv-paperlessmanager:/mnt/data
- /mnt/scans:/mnt/scans
- /mnt/paperlessmanager:/mnt/data
networks:
- paperless-net