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

@@ -82,6 +82,7 @@ map:
- ssl
name: Transmission Openvpn
options:
env_vars: []
DEBUG: false
DNS_server: 8.8.8.8,1.1.1.1
LOCAL_NETWORK: 192.168.178.0/24
@@ -113,6 +114,9 @@ privileged:
- DAC_READ_SEARCH
- NET_ADMIN
schema:
env_vars:
- name: match(^[A-Z0-9_]+$)
value: str?
DEBUG: bool
DNS_server: str?
LOCAL_NETWORK: str