mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-08-03 13:13:13 +00:00
change location of database docker
This commit is contained in:
parent
e7bdba8948
commit
6d2fab77e8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"port": 80,
|
||||
"address": "",
|
||||
"database": "/etc/database.db",
|
||||
"database": "/database.db",
|
||||
"scope": "/srv",
|
||||
"allowCommands": true,
|
||||
"allowEdit": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue