Allow ssh for git.bitlair
This commit is contained in:
parent
77941971b1
commit
e1bf3e1765
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ git_server_title: Gitlair
|
|||
git_server_bootstrap_cert: no
|
||||
|
||||
group_nft_input:
|
||||
- "# Allow web-traffic from world"
|
||||
- "tcp dport { http, https } accept"
|
||||
- "# Allow ssh(git) + web-traffic from world"
|
||||
- "tcp dport { ssh, http, https } accept"
|
||||
|
||||
nginx_client_max_body_size: 4G
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue