firewall settings cleanup
This commit is contained in:
parent
420d9c5194
commit
aad666f381
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ services.gitea-actions-runner = {
|
|||
networking.firewall.allowPing = true;
|
||||
|
||||
# Open ports in the firewall.
|
||||
networking.firewall.allowedTCPPorts = [48540 ];
|
||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||
# Or disable the firewall altogether.
|
||||
# networking.firewall.enable = false;
|
||||
|
|
Loading…
Reference in a new issue