feat: 取消在 PHP 中安装 supervisor

This commit is contained in:
zhengkunwang223
2023-12-13 12:23:59 +08:00
parent 02325f9baf
commit 8ffac42da5
56 changed files with 5 additions and 1489 deletions
-17
View File
@@ -129,23 +129,6 @@
],
"envKey": "PHP_EXTENSIONS",
"edit": true
},
{
"type": "select",
"labelZh": "安装 Supervisor",
"labelEn": "Install Supervisor",
"default": "0",
"values": [
{
"label": "否",
"value": "0"
},
{
"label": "是",
"value": "1"
}
],
"envKey": "INSTALL_SUPERVISOR"
}
]
}