mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 19:54:07 +01:00
chore: Update docker-compose.yml
This commit is contained in:
parent
e2f36ac9a7
commit
c3a9835722
@ -14,6 +14,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/data:/data
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/data:/data
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/config:/config
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/config:/config
|
||||||
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/database:/database
|
||||||
#networks:
|
#networks:
|
||||||
# - proxy
|
# - proxy
|
||||||
#labels:
|
#labels:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user