185 current 2025-10-09 21:25:33 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 21:26:56 -05:00
parent ceffcfde58
commit ddb638436a

View File

@@ -82,7 +82,7 @@ in
};
# # open firewall
# networking.firewall.allowedTCPPorts = [ cfg.port ];
networking.firewall.allowedTCPPorts = [ cfg.port 8123 ];
# internal reverse proxy entry
services.nginx.virtualHosts."${cfg.url}" = {