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

@@ -74,6 +74,7 @@ map:
- addon_config:rw
name: Whoogle Search
options:
env_vars: []
TZ: Europe/Amsterdam
WHOOGLE_CONFIG_LANGUAGE: lang_en
WHOOGLE_CONFIG_URL: https://website.com
@@ -84,6 +85,9 @@ ports:
ports_description:
5000/tcp: Web interface
schema:
env_vars:
- name: match(^[A-Z0-9_]+$)
value: str?
HTTPS_ONLY: list(0|1)?
TZ: str
WHOOGLE_ALT_IG: str?