mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: PHP 增加是否安装 supervisor 选项
This commit is contained in:
@@ -8,6 +8,7 @@ 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