Opened port for open-stage-control
This commit is contained in:
parent
6b99c0f771
commit
bc5148e601
|
@ -43,12 +43,14 @@
|
|||
# Setup firewall
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [
|
||||
22752
|
||||
8080
|
||||
15151
|
||||
22752
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
22752
|
||||
8080
|
||||
15151
|
||||
22752
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue