docs: added filebrowser sidecar example (#2110)

This commit is contained in:
Geoff Bourne
2023-04-30 11:43:43 -05:00
committed by GitHub
parent d4165cd9c3
commit a3a270bf39
2 changed files with 35 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"port": 80,
"baseURL": "",
"address": "",
"log": "stdout",
"database": "/database/filebrowser.db",
"root": "/srv"
}