feat: 取消在 PHP 中安装 supervisor
This commit is contained in:
@@ -8,7 +8,6 @@ services:
|
||||
CONTAINER_PACKAGE_URL: ${CONTAINER_PACKAGE_URL}
|
||||
PHP_EXTENSIONS: ${PHP_EXTENSIONS}
|
||||
TZ: ${TZ}
|
||||
INSTALL_SUPERVISOR: ${INSTALL_SUPERVISOR}
|
||||
image: ${IMAGE_NAME}
|
||||
volumes:
|
||||
- ${SOURCE_DIR}:/www/
|
||||
|
||||
Reference in New Issue
Block a user