Merge pull request #790 from winfried-van-loon/645-php-fpm-ghostscript

Fixing ghostscript env option
This commit is contained in:
Mike Erickson 2017-04-11 12:57:44 -07:00 committed by GitHub
commit f5478cfef5
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ PHP_FPM_INSTALL_AEROSPIKE_EXTENSION=false
PHP_FPM_INSTALL_MYSQLI=false
PHP_FPM_INSTALL_TOKENIZER=false
PHP_FPM_INSTALL_INTL=false
PHP_FPM_INSTALL_GHOSTSCRIPT=false
### NGINX Container
NGINX_HOST_HTTP_PORT=80