Ajout règle ouverture du port SSH
This commit is contained in:
parent
d8bce9cd51
commit
aff3f9cee7
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue