Update docker-compose.yml
This commit is contained in:
parent
8e7a3fa069
commit
ddda4b8bb5
@ -4,8 +4,8 @@ services:
|
||||
container_name: filebrowser
|
||||
volumes:
|
||||
- /:/srv
|
||||
- ./filebrowser.db:/database.db
|
||||
- ./filebrowser.json:/filebrowser.json
|
||||
#- ./filebrowser.db:/database.db
|
||||
#- ./filebrowser.json:/filebrowser.json
|
||||
ports:
|
||||
- 8869:80
|
||||
restart: unless-stopped
|
Loading…
x
Reference in New Issue
Block a user