Update docker-compose.yml

This commit is contained in:
Ignacio Cabrera 2017-03-16 22:21:26 -03:00 committed by GitHub
parent 033e1b8721
commit f2805bca52
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ services:
extra_hosts:
- "dockerhost:${DOCKER_HOST_IP}"
environment:
- PHP_IDE_CONFIG=serverName=laravel
- PHP_IDE_CONFIG=${PHP_IDE_CONFIG}
### PHP Worker Container #####################################
php-worker: