app-store/apps/filebrowser/config.json

17 lines
535 B
JSON
Raw Normal View History

2022-07-28 17:46:12 +00:00
{
"$schema": "../schema.json",
2022-07-28 17:46:12 +00:00
"name": "File Browser",
"available": true,
"port": 8096,
"id": "filebrowser",
"tipi_version": 1,
"version": "s6",
2022-07-28 17:46:12 +00:00
"categories": ["utilities"],
"description": "Reliable and Performant File Management Desktop Sync and File Sharing\n Default credentials: admin / admin",
"short_desc": "Access your homeserver files from your browser",
"author": "filebrowser.org",
"website": "https://filebrowser.org/",
"source": "https://github.com/filebrowser/filebrowser",
"form_fields": []
}