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 e2f36ac commit c3a9835Copy full SHA for c3a9835
examples/filebrowser/docker-compose.yml
@@ -14,6 +14,7 @@ services:
14
volumes:
15
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/data:/data
16
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/config:/config
17
+ - ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/database:/database
18
#networks:
19
# - proxy
20
#labels:
0 commit comments