fixed example and docker-compose.yml

This commit is contained in:
Marius van Zundert
2017-03-06 22:20:31 +01:00
parent 9e3f8dd43d
commit 1d918a71d8
2 changed files with 4 additions and 4 deletions

View File

@ -51,8 +51,8 @@ PHP_FPM_INSTALL_MEMCACHED=false
PHP_FPM_INSTALL_OPCACHE=false
PHP_FPM_INSTALL_EXIF=false
PHP_FPM_INSTALL_AEROSPIKE_EXTENSION=false
PHP_FPM_MYSQLI=false
PHP_FPM_TOKENIZER=false
PHP_FPM_INSTALL_MYSQLI=false
PHP_FPM_INSTALL_TOKENIZER=false
# NGINX
NGINX_HOST_HTTP_PORT=8080