mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
72069207c6
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
9 lines
118 B
JSON
9 lines
118 B
JSON
{
|
|
"port": 80,
|
|
"baseURL": "",
|
|
"address": "",
|
|
"log": "stdout",
|
|
"database": "/database.db",
|
|
"root": "/srv"
|
|
}
|