mirror of
https://github.com/YunoHost-Apps/X-prober_ynh.git
synced 2024-09-03 20:36:04 +02:00
Minor fix
This commit is contained in:
parent
e66121f0cd
commit
c52ee60088
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "jarod5001",
|
"name": "jarod5001",
|
||||||
"email": "amir@abdelhedi.com.tn"
|
"email": ""
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.3.0"
|
"yunohost": ">= 4.3.0"
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
"php8.0-fpm"
|
"php8.0-fpm"
|
||||||
|
"mysql"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
|
|
Loading…
Add table
Reference in a new issue