Update docker-compose.yml
This commit is contained in:
parent
033e1b8721
commit
f2805bca52
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue