chore: Update docker-compose.yml

This commit is contained in:
LRVT
2025-07-31 15:04:59 +02:00
committed by GitHub
parent 945703e4fb
commit 2a99a8a53e

View File

@@ -12,7 +12,7 @@ services:
expose:
- 80
volumes:
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/data:/data
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/data:/srv
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/config:/config
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/database:/database
#networks: