mirror of
https://github.com/YunoHost-Apps/linuxdash_ynh.git
synced 2024-09-03 19:36:07 +02:00
Remove php5-fpm service which is no more used.
This commit is contained in:
parent
67499e79be
commit
375e05f72d
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@
|
||||||
},
|
},
|
||||||
"multi_instance": "false",
|
"multi_instance": "false",
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx"
|
||||||
"php5-fpm"
|
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
|
|
Loading…
Add table
Reference in a new issue