mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2026-02-23 03:07:31 +01:00
add opcache, make xdebug install configurable
This commit is contained in:
@@ -27,6 +27,7 @@ services:
|
||||
build:
|
||||
context: ./php-fpm
|
||||
args:
|
||||
PHP_XDEBUG_INIT: ${PHP_XDEBUG_INIT}
|
||||
PHP_XDEBUG_MODE: ${PHP_XDEBUG_MODE}
|
||||
PHP_XDEBUG_CLIENT_PORT: ${PHP_XDEBUG_CLIENT_PORT}
|
||||
PHP_XDEBUG_CLIENT_HOST: ${PHP_XDEBUG_CLIENT_HOST}
|
||||
|
||||
Reference in New Issue
Block a user