Commit f2805bca authored by Ignacio Cabrera's avatar Ignacio Cabrera Committed by GitHub

Update docker-compose.yml

parent 033e1b87
...@@ -70,7 +70,7 @@ services: ...@@ -70,7 +70,7 @@ services:
extra_hosts: extra_hosts:
- "dockerhost:${DOCKER_HOST_IP}" - "dockerhost:${DOCKER_HOST_IP}"
environment: environment:
- PHP_IDE_CONFIG=serverName=laravel - PHP_IDE_CONFIG=${PHP_IDE_CONFIG}
### PHP Worker Container ##################################### ### PHP Worker Container #####################################
php-worker: php-worker:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment