mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Add proxied and ttl options
This commit is contained in:
@@ -40,12 +40,14 @@
|
||||
"wildcard": "bool?",
|
||||
"ddns_server": "str?",
|
||||
"ddns_path": "str?",
|
||||
"append_myip": "bool?"
|
||||
"append_myip": "bool?",
|
||||
"proxied": "bool?",
|
||||
"ttl": "int?"
|
||||
}
|
||||
]
|
||||
},
|
||||
"slug": "inadyn",
|
||||
"upstream": "2.9.1",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.9.1-3"
|
||||
"version": "2.9.1-4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user