This commit is contained in:
Tour
2025-12-05 09:35:17 +01:00
parent a06434642c
commit 887295260f

View File

@@ -28,7 +28,7 @@ services:
volumes:
# Mount database and images directory
- auctiora-data:/mnt/okcomputer/output
- shared-auction-data:/mnt/okcomputer/output
labels:
- "traefik.enable=true"
@@ -51,5 +51,5 @@ networks:
name: traefik_net
volumes:
auctiora-data:
driver: local
shared-auction-data:
external: true