1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00

Update check_process

This commit is contained in:
ericgaspar 2021-11-16 09:44:31 +01:00
parent 22fd9b40a2
commit a6aedd3c64
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -46,6 +46,19 @@
setup_sub_dir=1
upgrade=1
backup_restore=1
;; Test with PHP7.4
; Manifest
domain="domain.tld"
path="/path"
with_sftp=0
password="myreallystrengthpassword"
is_public=1
phpversion="7.4"
with_mysql=0
; Checks
setup_sub_dir=1
upgrade=1
backup_restore=1
;; Test with PHP8.0
; Manifest
domain="domain.tld"