Update technitium_dns/config.yaml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: Technitium DNS
|
name: Technitium DNS
|
||||||
version: 15.4.3
|
version: 15.4.0
|
||||||
slug: technitium_dns
|
slug: technitium_dns
|
||||||
description: Technitium DNS Server add-on for Home Assistant
|
description: Technitium DNS Server add-on for Home Assistant
|
||||||
arch:
|
arch:
|
||||||
@@ -26,9 +26,11 @@ ports_description:
|
|||||||
5380/tcp: Web console (HTTP)
|
5380/tcp: Web console (HTTP)
|
||||||
53443/tcp: Web console (HTTPS)
|
53443/tcp: Web console (HTTPS)
|
||||||
map:
|
map:
|
||||||
- addon_config:rw
|
- type: addon_config
|
||||||
- ssl
|
read_only: false
|
||||||
- homeassistant:ro
|
path: /etc/dns
|
||||||
|
- type: ssl
|
||||||
|
- type: homeassistant:ro
|
||||||
options:
|
options:
|
||||||
admin_password: CHANGE_ME
|
admin_password: CHANGE_ME
|
||||||
timezone: UTC
|
timezone: UTC
|
||||||
|
|||||||
Reference in New Issue
Block a user