feat: 新增 filebrowser (#673)

This commit is contained in:
wanghe
2023-12-07 15:16:07 +08:00
committed by GitHub
parent f4fa2951e0
commit 38bed80df0
7 changed files with 85 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"port": 80,
"baseURL": "",
"address": "",
"log": "stdout",
"database": "/database/filebrowser.db",
"root": "/srv"
}