Files
filebrowser/Docker.json
T

11 lines
167 B
JSON
Raw Normal View History

{
"port": 80,
"address": "",
2017-09-07 14:19:05 +01:00
"database": "/database.db",
"scope": "/srv",
"allowCommands": true,
"allowEdit": true,
"allowNew": true,
"commands": []
}