mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 19:44:05 +01:00
chore: Update docker-compose.yml
This commit is contained in:
parent
945703e4fb
commit
2a99a8a53e
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user