clouvider-lon01: factorio: open firewall
This commit is contained in:
parent
23e97ff266
commit
7b9191f261
1 changed files with 5 additions and 1 deletions
|
@ -116,6 +116,10 @@ in {
|
|||
allowedTCPPorts = [
|
||||
80 443 # HTTP/nginx
|
||||
6697 # znc
|
||||
34197 # factorio
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
34197 # factorio
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue