first commit

This commit is contained in:
2023-03-19 18:24:13 -05:00
commit 090481ab0d
19 changed files with 280 additions and 0 deletions

View File

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