Ajout règle ouverture du port SSH

This commit is contained in:
wpetit 2019-09-30 16:50:18 +02:00
父節點 d8bce9cd51
當前提交 aff3f9cee7
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

@ -19,7 +19,7 @@
<port service_accesslist="gitea_without_nginx" port_type="SymLinkOption">gitea_http_port</port>
</service_access>
<service_access service='gitea_ssh'>
<tcpwrapper>gitea</tcpwrapper>
<port service_accesslist="gitea_ssh'" port_type="SymLinkOption">gitea_ssh_port</port>
</service_access>
</container>
</containers>