Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild

Github bot: fix linting issues nobuild
This commit is contained in:
Alexandre
2025-10-27 20:41:01 +01:00
committed by GitHub
101 changed files with 324 additions and 291 deletions

View File

@@ -3,7 +3,8 @@ arch:
- amd64
- armv7
codenotary: alexandrep.github@gmail.com
description: filebrowser provides a file managing interface within a specified directory
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/dri
@@ -73,8 +74,8 @@ devices:
- /dev/md3
environment:
FB_BASEURL: /filebrowser
PGID: '0'
PUID: '0'
PGID: "0"
PUID: "0"
homeassistant: 2025.5.0
image: ghcr.io/alexbelgium/filebrowser-{arch}
ingress: true