diff --git a/seed/forgejo/templates/app.ini b/seed/forgejo/templates/app.ini index a0e654f..fea9a62 100644 --- a/seed/forgejo/templates/app.ini +++ b/seed/forgejo/templates/app.ini @@ -188,13 +188,13 @@ SSH_DOMAIN = %%revprox_client_external_domainnames[0] ;; Port number to be exposed in clone URL ;SSH_PORT = 22 ;>GNUNUX -SSH_PORT = 2222 +SSH_PORT = %%incoming_ports ;GNUNUX -SSH_LISTEN_PORT = 2222 +SSH_LISTEN_PORT = %%incoming_ports ;