open port 22 so i dont get locked out
This commit is contained in:
parent
0bc4de4b8c
commit
bb5ff24151
|
@ -22,7 +22,7 @@ in {
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
80
|
80
|
||||||
443
|
443
|
||||||
# 22
|
22
|
||||||
];
|
];
|
||||||
allowedUDPPorts = [
|
allowedUDPPorts = [
|
||||||
# 8080 # ?
|
# 8080 # ?
|
||||||
|
|
Loading…
Reference in a new issue