adguard_home_custom/config.yaml aktualisiert
This commit is contained in:
parent
8ca381ceae
commit
060785e960
@ -1,6 +1,6 @@
|
||||
name: "AdGuard Home Custom"
|
||||
description: "Netzwerkweite Werbeblockierung und DNS-Verwaltung"
|
||||
version: "1.0.0"
|
||||
version: "1.0.1"
|
||||
slug: "adguard_home_custom"
|
||||
arch:
|
||||
- aarch64
|
||||
@ -8,11 +8,21 @@ arch:
|
||||
- armv7
|
||||
startup: services
|
||||
boot: auto
|
||||
init: false
|
||||
ingress: true
|
||||
panel_icon: "mdi:shield-check"
|
||||
panel_title: "AdGuard"
|
||||
host_network: true
|
||||
map:
|
||||
- "addon_config:rw"
|
||||
full_access: true
|
||||
ports:
|
||||
53/tcp: 53
|
||||
53/udp: 53
|
||||
67/tcp: 67
|
||||
67/udp: 67
|
||||
68/udp: 68
|
||||
853/tcp: 853
|
||||
853/udp: 853
|
||||
options: {}
|
||||
schema: {}
|
||||
Loading…
x
Reference in New Issue
Block a user