mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: PHP 增加扩展目录
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
||||
- ${PHP_FPM_CONF_FILE}:/usr/local/etc/php-fpm.d/www.conf
|
||||
- ${PHP_LOG_DIR}:/var/log/php
|
||||
- ${DATA_DIR}/composer:/tmp/composer
|
||||
- ./extensions:/php/extensions
|
||||
restart: always
|
||||
cap_add:
|
||||
- SYS_PTRACE
|
||||
|
||||
Reference in New Issue
Block a user