dev files
This commit is contained in:
@@ -3,14 +3,10 @@ name: technitium DNS
|
||||
version: dev
|
||||
slug: technitium_dns
|
||||
description: A DNS/DHCP server with addblocking
|
||||
url: todo
|
||||
codenotary: todo
|
||||
startup: system
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7
|
||||
hassio_api: false
|
||||
init: false
|
||||
ports:
|
||||
123/udp: 123
|
||||
@@ -38,17 +34,3 @@ ports_description:
|
||||
5380/tcp: 5380
|
||||
8053/tcp: 8053
|
||||
53443/tcp: 53433
|
||||
options:
|
||||
set_system_clock: true
|
||||
mode: pool
|
||||
ntp_pool: pool.ntp.org
|
||||
ntp_server:
|
||||
- 54.39.13.155
|
||||
- briareus.schulte.org
|
||||
schema:
|
||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||
set_system_clock: bool
|
||||
ntp_pool: str?
|
||||
ntp_server:
|
||||
- str?
|
||||
mode: list(pool|server)
|
||||
|
||||
Reference in New Issue
Block a user