This commit is contained in:
Hadi
2024-06-18 11:26:35 +02:00
committed by GitHub
parent cb4a8f024f
commit 40648d4041
10 changed files with 14 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
# unifi controller service
{
services.unifi = {
enable = true;
openFirewall = true;
openFirewall = true; # 8443(webui) and other port use by AP
};
}