add env_vars nobuild

This commit is contained in:
Alexandre
2025-11-06 11:51:25 +01:00
committed by GitHub
parent 0fe903874f
commit 752a5d2acd
98 changed files with 383 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ map:
- share:rw
name: Birdnet-go
options:
env_vars: []
BIRDSONGS_FOLDER: /config/clips
homeassistant_microphone: false
panel_admin: false
@@ -99,6 +100,9 @@ privileged:
- DAC_READ_SEARCH
- SYS_RESOURCE
schema:
env_vars:
- name: match(^[A-Z0-9_]+$)
value: str?
BIRDSONGS_FOLDER: str?
TZ: str?
cifsdomain: str?