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

@@ -4,7 +4,8 @@ arch:
audio: true
backup: cold
codenotary: alexandrep.github@gmail.com
description: A realtime acoustic bat & bird classification system for the Raspberry
description:
A realtime acoustic bat & bird classification system for the Raspberry
Pi 4/5 built on BattyBirdNET-Analyzer
devices:
- /dev/dri
@@ -82,7 +83,7 @@ ports:
80/tcp: null
8081/tcp: 8081
ports_description:
80/tcp: 'Optional : set to 80 to use caddy''s automatic ssl'
80/tcp: "Optional : set to 80 to use caddy's automatic ssl"
8081/tcp: Web ui
privileged:
- SYS_ADMIN