mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
add env_vars nobuild
This commit is contained in:
@@ -76,12 +76,16 @@ map:
|
||||
- ssl
|
||||
name: Inadyn
|
||||
options:
|
||||
env_vars: []
|
||||
providers:
|
||||
- hostname: dynamic-subdomain.example.com
|
||||
password: password
|
||||
provider: yourprovider
|
||||
username: username
|
||||
schema:
|
||||
env_vars:
|
||||
- name: match(^[A-Z0-9_]+$)
|
||||
value: str?
|
||||
allow_ipv6: bool?
|
||||
fake_address: bool?
|
||||
forced_update: int?
|
||||
|
||||
Reference in New Issue
Block a user