mirror of
https://github.com/logos-co/nomos.git
synced 2026-08-27 09:31:15 +00:00
10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"port": 80,
|
|
"baseURL": "/internal/filebrowser/",
|
|
"address": "",
|
|
"noAuth": true,
|
|
"log": "stdout",
|
|
"database": "/database/filebrowser.db",
|
|
"root": "/srv"
|
|
}
|