moved filebrowser to own folder

This commit is contained in:
2024-01-18 10:32:20 -06:00
parent f4c15b563f
commit 2043db5f0c
4 changed files with 31 additions and 12 deletions

View File

@@ -0,0 +1,8 @@
{
"port": 80,
"baseURL": "",
"address": "",
"log": "stdout",
"database": "/database/filebrowser.db",
"root": "/truenas-storage"
}