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

@ -97,6 +97,7 @@ APACHE_HOST_LOG_PATH=./logs/apache2
APACHE_SITES_PATH=./apache2/sites
APACHE_PHP_UPSTREAM_CONTAINER=php-fpm
APACHE_PHP_UPSTREAM_PORT=9000
APACHE_PHP_UPSTREAM_TIMEOUT=60
### MYSQL ##############################################################################################################