Fixes #234 and fixes #311 performance issues and 504 Gateway timeouts

This commit is contained in:
cytopia 2018-08-04 12:52:24 +02:00
parent 1502a7e22b
commit 1589dc96fe
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -94,7 +94,7 @@ services:
# PHP / HHVM
# ------------------------------------------------------------
php:
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.28
##
## All .env variables
@ -204,7 +204,7 @@ services:
# Web Server
# ------------------------------------------------------------
httpd:
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.18
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.20
environment: