Skip to content

Commit

Permalink
Add ELASTICSEARCH_HOST env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
matchish committed Mar 24, 2019
1 parent b0612b8 commit 79ea38e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Expand Up @@ -19,6 +19,7 @@ services:
HOME: /home/user
XDEBUG_CONFIG: ${XDEBUG_CONFIG}
PHP_IDE_CONFIG: ${PHP_IDE_CONFIG}
ELASTICSEARCH_HOST: ${ELASTICSEARCH_HOST}
networks:
- default
elasticsearch:
Expand Down

0 comments on commit 79ea38e

Please sign in to comment.