Skip to content

Commit c3a9835

Browse files
authored
chore: Update docker-compose.yml
1 parent e2f36ac commit c3a9835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/filebrowser/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
volumes:
1515
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/data:/data
1616
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/config:/config
17+
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filebrowser/database:/database
1718
#networks:
1819
# - proxy
1920
#labels:

0 commit comments

Comments
 (0)