Former-commit-id: f4aa262e74
This commit is contained in:
Hadi
2024-06-18 10:29:37 +02:00
committed by GitHub
parent 299222f9fd
commit 91055f207f
+8
View File
@@ -0,0 +1,8 @@
{
services.adguardhome ={
enable = true;
host = "0.0.0.0";
port = 3000;
openFirewall = true;
};
}