Utilisation du serveur SSH intégré à Gitea

This commit is contained in:
2019-09-30 14:46:15 +02:00
parent 93b96fb8e0
commit 0839f68e18
2 changed files with 2 additions and 1 deletions

View File

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