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