add MYSQL_CLIENT and AMQP for php-worker (#1949)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
b1e346383b
commit
d5647295ca
@ -173,6 +173,8 @@ PHP_WORKER_INSTALL_BCMATH=false
|
||||
PHP_WORKER_INSTALL_PHALCON=false
|
||||
PHP_WORKER_INSTALL_SOAP=false
|
||||
PHP_WORKER_INSTALL_ZIP_ARCHIVE=false
|
||||
PHP_WORKER_INSTALL_MYSQL_CLIENT=false
|
||||
PHP_WORKER_INSTALL_AMQP=false
|
||||
PHP_WORKER_PUID=1000
|
||||
PHP_WORKER_PGID=1000
|
||||
|
||||
|
Reference in New Issue
Block a user