Clean up config

This commit is contained in:
Yan Lin 2025-09-30 08:04:39 +02:00
parent 8864566ba9
commit a5404d3b91
3 changed files with 7 additions and 29 deletions

View file

@ -153,7 +153,5 @@ in
};
};
# Open firewall port if needed (usually not needed as it goes through Traefik)
# networking.firewall.allowedTCPPorts = [ cfg.port ];
};
}
}