File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ services:
3232 - PUID=${WORKSPACE_PUID}
3333 - PGID=${WORKSPACE_PGID}
3434 - NODE_VERSION=${WORKSPACE_NODE_VERSION}
35- - YARN_VERSION=${WORKSPACE_TIMEZONE }
35+ - YARN_VERSION=${WORKSPACE_YARN_VERSION }
3636 - TZ=${WORKSPACE_TIMEZONE}
3737 volumes_from :
3838 - applications
@@ -57,7 +57,7 @@ services:
5757 - INSTALL_MEMCACHED=${PHP_FPM_INSTALL_MEMCACHED}
5858 - INSTALL_OPCACHE=${PHP_FPM_INSTALL_OPCACHE}
5959 - INSTALL_EXIF=${PHP_FPM_INSTALL_EXIF}
60- - INSTALL_AEROSPIKE_EXTENSION=${PHP_FPM_INSTALL_AEROSPIKE_EXTENSION}
60+ - INSTALL_AEROSPIKE_EXTENSION=${PHP_FPM_INSTALL_AEROSPIKE_EXTENSION}
6161 - INSTALL_MYSQLI=${PHP_FPM_INSTALL_MYSQLI}
6262 - INSTALL_TOKENIZER=${PHP_FPM_INSTALL_TOKENIZER}
6363 - INSTALL_INTL=${PHP_FPM_INSTALL_INTL}
@@ -72,7 +72,7 @@ services:
7272 - " dockerhost:${DOCKER_HOST_IP}"
7373 environment :
7474 - PHP_IDE_CONFIG=${PHP_IDE_CONFIG}
75-
75+
7676# ## PHP Worker Container #####################################
7777 php-worker :
7878 build :
You can’t perform that action at this time.
0 commit comments