Compare commits

...

2 Commits

Author SHA1 Message Date
wpetit edd2be3045 Merge branch 'develop' into dist/eole/2.6.2/develop 2019-09-30 16:50:34 +02:00
wpetit aff3f9cee7 Ajout règle ouverture du port SSH 2019-09-30 16:50:18 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -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>