adguard_home_custom/config.yaml aktualisiert
This commit is contained in:
parent
179d06a583
commit
dc00c056d7
@ -1,6 +1,6 @@
|
||||
name: "AdGuard Home Custom"
|
||||
description: "Netzwerkweite Werbeblockierung und DNS-Verwaltung"
|
||||
version: "1.0.1"
|
||||
description: "AdGuard mit Samba-Config und Ingress"
|
||||
version: "1.0.2"
|
||||
slug: "adguard_home_custom"
|
||||
arch:
|
||||
- aarch64
|
||||
@ -10,6 +10,7 @@ startup: services
|
||||
boot: auto
|
||||
init: false
|
||||
ingress: true
|
||||
ingress_port: 80
|
||||
panel_icon: "mdi:shield-check"
|
||||
panel_title: "AdGuard"
|
||||
host_network: true
|
||||
@ -24,5 +25,3 @@ ports:
|
||||
68/udp: 68
|
||||
853/tcp: 853
|
||||
853/udp: 853
|
||||
options: {}
|
||||
schema: {}
|
||||
Loading…
x
Reference in New Issue
Block a user