Update config.json

This commit is contained in:
Alexandre
2022-01-19 12:40:48 +01:00
committed by GitHub
parent 26049263ac
commit 9576b940a8

View File

@@ -1,6 +1,7 @@
{ {
"apparmor": true, "apparmor": true,
"arch": ["aarch64", "amd64", "armv7"], "arch": ["aarch64", "amd64", "armv7"],
"image": "ghcr.io/alexbelgium/filebrowser-{arch}",
"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": [ "devices": [
"/dev/sda", "/dev/sda",