netdata port

This commit is contained in:
death916 2025-05-19 14:06:58 +00:00
parent 97bcf77085
commit 68bbc0a8cf

View file

@ -98,7 +98,7 @@
port = 13378;
};
#networking.firewall.allowedTCPPorts = [19999];
networking.firewall.allowedTCPPorts = [19999];
# services.netdata.package = pkgs.netdata.override { withCloud = true; };
services.netdata = {