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