add APACHE_PHP_UPSTREAM_TIMEOUT

This commit is contained in:
Roel Arents
2017-09-18 15:24:48 +02:00
parent ae048e6c66
commit 110aa91c59
3 changed files with 5 additions and 0 deletions

View File

@ -156,6 +156,7 @@ services:
args:
- PHP_UPSTREAM_CONTAINER=${APACHE_PHP_UPSTREAM_CONTAINER}
- PHP_UPSTREAM_PORT=${APACHE_PHP_UPSTREAM_PORT}
- PHP_UPSTREAM_TIMEOUT=${APACHE_PHP_UPSTREAM_TIMEOUT}
volumes_from:
- applications
volumes: