mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
Auto-update README
This commit is contained in:
parent
64e5fae404
commit
b304babad5
2 changed files with 3 additions and 3 deletions
|
@ -29,9 +29,7 @@ PHP-FPM version can also be selected among 7.3, 7.4, and 8.0.
|
|||
|
||||
#### SFTP port
|
||||
|
||||
You may have change the SSH port as described in this section:
|
||||
[Modify the SSH port](https://yunohost.org/en/security#modify-the-ssh-port);
|
||||
then you should use this port to update your website with SFTP.
|
||||
You may have change the SSH port as described in this section: [Modify the SSH port](https://yunohost.org/en/security#modify-the-ssh-port); then you should use this port to update your website with SFTP.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
|
|
|
@ -21,6 +21,8 @@ Elle peut également créer une base de données MySQL - qui sera sauvegardée e
|
|||
|
||||
La version de PHP-FPM peut aussi être choisie, parmi 7.3, 7.4, et 8.0.
|
||||
|
||||
**Une fois installé, rendez-vous sur l'URL choisie pour connaître l'utilisateur, le domaine et le port que vous devrez utiliser pour l'accès SFTP.** Le mot de passe est celui que vous avez choisi lors de l'installation. Sous le répertoire Web, vous verrez un dossier `www` qui contient les fichiers publics servis par cette application. Vous pouvez mettre tous les fichiers de votre application Web personnalisée à l'intérieur.
|
||||
|
||||
|
||||
**Version incluse :** 1.0~ynh12
|
||||
## Avertissements / informations importantes
|
||||
|
|
Loading…
Add table
Reference in a new issue