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:
|
expose:
|
||||||
- 80
|
- 80
|
||||||
volumes:
|
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/config:/config
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/database:/database
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/database:/database
|
||||||
#networks:
|
#networks:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user