mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
remove SSH port
This commit is contained in:
parent
6904852de5
commit
a2f3b95c19
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ Once installed, go to the chosen URL to know the username, domain and port you w
|
|||
|
||||
- Username: __ID__
|
||||
- Password: password chosen during installation
|
||||
- Port: __SSH_PORT__
|
||||
- Port: 22 (unless change to another port)
|
||||
|
||||
To connect, you'll need an SFTP app such as [Filezilla](https://filezilla-project.org/) for Windows, Mac or Linux. You can also use your default file manager on [Mac](https://support.apple.com/guide/mac-help/connect-mac-shared-computers-servers-mchlp1140/mac) or Linux.
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ Une fois installée, rendez-vous sur l'URL choisie pour connaître le nom d'util
|
|||
|
||||
- Nom d'utilisateur: __ID__
|
||||
- Mot de passe: mot de passe défini lors de l'installation
|
||||
- Port: __SSH_PORT__
|
||||
- Port: 22 (sauf si modifier pour un autre port)
|
||||
|
||||
Pour vous connectez, vous devrez utiliser une application SFTP tel que [Filezilla](https://filezilla-project.org/) pour Windows, Mac ou Linux. Vous pouvez aussi directement utiliser votre gestionnaire de fichiers sous Linux ou [Mac](https://support.apple.com/guide/mac-help/connect-mac-shared-computers-servers-mchlp1140/mac).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue