pihole secrets
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
192.168.88.14 jellyseerr.cnst.dev
|
||||
192.168.88.14 jellyfin.cnst.dev
|
||||
192.168.88.14 uptime.cnst.dev
|
||||
192.168.88.14 pihole.cnst.dev
|
||||
'';
|
||||
interfaces = {
|
||||
"eno1" = {
|
||||
|
||||
@@ -53,7 +53,7 @@ in {
|
||||
CUSTOM_CACHE_SIZE = "0";
|
||||
# PIHOLE_DNS_ = "10.88.0.1#5335";
|
||||
# DNSSEC = "false";
|
||||
REV_SERVER = "true";
|
||||
# REV_SERVER = "true";
|
||||
VIRTUAL_HOST = "${unit}.${srv.domain}";
|
||||
WEBTHEME = "default-darker";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user