From 9576b940a8cf7dab3f3dac180af69c975b4e65e1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 19 Jan 2022 12:40:48 +0100 Subject: [PATCH] Update config.json --- filebrowser/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/filebrowser/config.json b/filebrowser/config.json index 37aadada5..ca9c6b4ba 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -1,6 +1,7 @@ { "apparmor": true, "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", "devices": [ "/dev/sda",