add BrosTrend Wifi Repeater to homer
This commit is contained in:
@@ -64,6 +64,11 @@ services:
|
||||
subtitle: "switch"
|
||||
tag: "network"
|
||||
url: "http://192.168.4.101"
|
||||
- name: "BrosTrend Wifi Repeater"
|
||||
icon: "fa-solid fa-network-wired"
|
||||
subtitle: "wifi"
|
||||
tag: "network"
|
||||
url: "http://192.168.4.83/index.html"
|
||||
|
||||
- name: "Services"
|
||||
icon: "fa-solid fa-cloud"
|
||||
|
||||
@@ -14,6 +14,7 @@ bind:
|
||||
- xai-corp.net.reverse
|
||||
namedfiles:
|
||||
- named.conf.local
|
||||
#FIXME
|
||||
# - named.conf.options
|
||||
# - named.conf.default-zones
|
||||
cleanup:
|
||||
|
||||
@@ -68,7 +68,7 @@ options {
|
||||
//auth-nxdomain no; # conform to RFC1035
|
||||
listen-on-v6 { any; };
|
||||
|
||||
//allow-recursion { trusted; };
|
||||
allow-recursion { trusted; };
|
||||
//listen-on { any; };
|
||||
//query-source address *;
|
||||
//allow-query { trusted; };
|
||||
|
||||
@@ -126,4 +126,4 @@ apps:
|
||||
ktistec:
|
||||
enabled: true
|
||||
namespace: ktistec
|
||||
state: present
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user