docs
docs copied to clipboard
📄 Who doesn't like documentation?
Results
22
docs issues
Sort by
recently updated
recently updated
newest added
trafficstars
Following the instructions at https://filebrowser.org/installation#docker , the container image seems to ignore/skip the /config/settings.json file. ## Steps to reproduce: ``` mkdir -p $HOME/.filebrowser touch $HOME/filebrowser.db cat >$HOME/filebrowser/settings.json
https://github.com/filebrowser/filebrowser/blob/21783ed91a13ad52afdb411e43faf14fb6ef6e42/frontend/package.json#L11 It is using `dev` instead of `watch`.