temporarily commented out ./data bind mount so compose could run

This commit is contained in:
RoyRock413
2026-01-16 21:11:12 -05:00
parent 2b29b5c86f
commit 2f2e56ff2e

View File

@@ -13,9 +13,9 @@ services:
# USB device mapping (alternative to privileged mode)
# devices:
# - /dev/bus/usb:/dev/bus/usb
volumes:
# volumes:
# Persist data directory
- ./data:/app/data
# - ./data:/app/data
# Optional: mount logs directory
# - ./logs:/app/logs
environment: