implemented option to add bcmath to laradock php-worker (#1716)
* implemented option to add bcmath to laradock php-worker * updated docs
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
1962327de1
commit
fbc2afee71
@ -153,6 +153,7 @@ PHP_FPM_INSTALL_CALENDAR=false
|
||||
### PHP_WORKER ############################################
|
||||
|
||||
PHP_WORKER_INSTALL_PGSQL=false
|
||||
PHP_WORKER_INSTALL_BCMATH=false
|
||||
|
||||
### NGINX #################################################
|
||||
|
||||
|
Reference in New Issue
Block a user