open port for ssh on o001
This commit is contained in:
parent
ef4ade27d4
commit
8c19c971e1
1 changed files with 2 additions and 0 deletions
|
@ -155,5 +155,7 @@
|
|||
networking.firewall.allowedTCPPorts = [
|
||||
80 # web http
|
||||
443 # web https
|
||||
|
||||
3032 # ssh for git server
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue