mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
Add PHP version selection in READMEs
This commit is contained in:
parent
5c0f2abaa6
commit
158dd75552
2 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,8 @@ which will be backed up and restored with your application. The connection
|
||||||
details will be stored in the file `db_accesss.txt` located in the root
|
details will be stored in the file `db_accesss.txt` located in the root
|
||||||
directory.
|
directory.
|
||||||
|
|
||||||
|
PHP-FPM version can also be selected among 7.3, 7.4, and 8.0.
|
||||||
|
|
||||||
**Once installed, go to the chosen URL to know the user, domain and port
|
**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
|
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
|
during the installation. Under the Web directory, you will see a `www` folder
|
||||||
|
|
|
@ -15,6 +15,8 @@ fourni un accès aux fichiers avec [SFTP](https://yunohost.org/fr/filezilla). El
|
||||||
qui sera sauvegardée et restaurée avec votre application. Les détails de connexion
|
qui sera sauvegardée et restaurée avec votre application. Les détails de connexion
|
||||||
seront stockés dans le fichier `db_accesss.txt` situé dans le répertoire racine.
|
seront stockés dans le fichier `db_accesss.txt` situé dans le répertoire racine.
|
||||||
|
|
||||||
|
La version de PHP-FPM peut aussi être choisie, parmi 7.3, 7.4, et 8.0.
|
||||||
|
|
||||||
**Version incluse :** 1.0
|
**Version incluse :** 1.0
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
Loading…
Add table
Reference in a new issue