Former-commit-id: a272a038f1
This commit is contained in:
Hadi
2024-06-19 23:38:04 +02:00
parent 8415d92264
commit cc45eda3ef

View File

@@ -4,7 +4,7 @@
services.adguardhome = {
enable = true;
host = "0.0.0.0";
port = 3000;
port = 3001;
openFirewall = true; # Open port 53(dns) & 3000(webui)
};
}