diff --git a/adguard_home_custom/config.yaml b/adguard_home_custom/config.yaml new file mode 100644 index 0000000..83050f9 --- /dev/null +++ b/adguard_home_custom/config.yaml @@ -0,0 +1,18 @@ +name: "AdGuard Home Custom" +description: "Netzwerkweite Werbeblockierung und DNS-Verwaltung" +version: "1.0.0" +slug: "adguard_home_custom" +arch: + - aarch64 + - amd64 + - armv7 +startup: services +boot: auto +ingress: true +panel_icon: "mdi:shield-check" +panel_title: "AdGuard" +host_network: true +map: + - "addon_config:rw" +options: {} +schema: {} \ No newline at end of file