diff --git a/README.md b/README.md index cc5f294..a37e805 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,12 @@ your server and execute: (do not forget to replace `$dbuser`, `$dbpass` and `$dbname` with the values given in the file). +### SFTP port ### + +You may have change the SSH port as described +[here (section "Modifier le port SSH"](https://yunohost.org/#/security_fr) ; +then you should use this port to update your website with SFTP. + ## Links **YunoHost**: https://yunohost.org/ diff --git a/sources/www/index.html b/sources/www/index.html index a387bf8..cb0cf2f 100644 --- a/sources/www/index.html +++ b/sources/www/index.html @@ -18,7 +18,7 @@
Domain
{DOMAIN}
Port
-
22
+
22 (or the port you defined if you change the ssh port)
User
{USER}
Password