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
d6604d0212
commit
5a0072e44c
2 changed files with 4 additions and 2 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# My Webapp for YunoHost
|
# My Webapp for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/my_webapp)  
|
[](https://dash.yunohost.org/appci/app/my_webapp)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=my_webapp)
|
[](https://install-app.yunohost.org/?app=my_webapp)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -24,7 +25,7 @@ PHP-FPM version can also be selected among 7.3, 7.4, 8.0, 8.1 and 8.2.
|
||||||
**Once installed, go to the chosen URL to know the user, domain and port you will have to use for the SFTP access.** The password is one you chosen during the installation. Under the Web directory, you will see a `www` folder which contains the public files served by this app. You can put all the files of your custom Web application inside.
|
**Once installed, go to the chosen URL to know the user, domain and port you will have to use for the SFTP access.** The password is one you chosen during the installation. Under the Web directory, you will see a `www` folder which contains the public files served by this app. You can put all the files of your custom Web application inside.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.0~ynh12
|
**Shipped version:** 1.0~ynh13
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
#### SFTP port
|
#### SFTP port
|
||||||
|
|
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# My Webapp pour YunoHost
|
# My Webapp pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/my_webapp)  
|
[](https://dash.yunohost.org/appci/app/my_webapp)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=my_webapp)
|
[](https://install-app.yunohost.org/?app=my_webapp)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
@ -24,7 +25,7 @@ La version de PHP-FPM peut aussi être choisie, parmi 7.3, 7.4, 8.0, 8.1 et 8.2.
|
||||||
**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.
|
**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
|
**Version incluse :** 1.0~ynh13
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
#### Port SFTP
|
#### Port SFTP
|
||||||
|
|
Loading…
Add table
Reference in a new issue