Former-commit-id: f4aa262e74
This commit is contained in:
Hadi
2024-06-18 10:29:37 +02:00
committed by GitHub
parent ff73c05ba6
commit 6e30f6cd4e

View File

@@ -0,0 +1,8 @@
{
services.adguardhome ={
enable = true;
host = "0.0.0.0";
port = 3000;
openFirewall = true;
};
}