This commit is contained in:
Hadi
2024-06-18 10:29:37 +02:00
committed by GitHub
parent ac6a0f59c4
commit f4aa262e74

View File

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