Open Firewall rsyslog / promtail log relay
This commit is contained in:
parent
c256a6ee06
commit
07498474ed
1 changed files with 1 additions and 1 deletions
|
@ -238,6 +238,6 @@ in
|
|||
};
|
||||
|
||||
# Open ports in the firewall.
|
||||
networking.firewall.allowedTCPPorts = [ 3000 3100 3101 9001 ];
|
||||
networking.firewall.allowedTCPPorts = [ 3000 3100 3101 9001 1514 514 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue