We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945703e commit 2a99a8aCopy full SHA for 2a99a8a
examples/filebrowser/docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
expose:
13
- 80
14
volumes:
15
- - ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/data:/data
+ - ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/data:/srv
16
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/config:/config
17
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/database:/database
18
#networks:
0 commit comments