This commit is contained in:
Alexandre
2022-01-19 23:23:46 +01:00
parent db7c827077
commit 3ab7ea1de5
53 changed files with 70 additions and 132 deletions

View File

@@ -1,7 +1,7 @@
{
"apparmor": true,
"arch": ["aarch64", "amd64", "armv7"],
"description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files",
"description ": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files",
"devices": [
"/dev/sda",
"/dev/sdb",
@@ -82,4 +82,3 @@
"version": "2.20.1",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}