Former-commit-id: 40648d4041
This commit is contained in:
Hadi
2024-06-18 11:26:35 +02:00
committed by GitHub
parent 883d95ca39
commit 8935e3e520
10 changed files with 14 additions and 4 deletions
+2 -1
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
};
}