Move pihole to the RFC-based home.arpa domain
This commit is contained in:
parent
82dfc79b64
commit
b31ab6e7ca
|
@ -120,7 +120,7 @@
|
||||||
|
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
virtualHosts."pihole.quinn.local" = {
|
virtualHosts."pihole.home.arpa" = {
|
||||||
addSSL = false;
|
addSSL = false;
|
||||||
enableACME = false;
|
enableACME = false;
|
||||||
locations."/".extraConfig = ''
|
locations."/".extraConfig = ''
|
||||||
|
|
Loading…
Reference in New Issue