mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-18 20:37:55 +00:00
Update compose/docker-compose.override.yml-elk
This commit is contained in:
parent
d5e463db60
commit
db1be81471
@ -54,6 +54,7 @@ services:
|
||||
environment:
|
||||
- TZ=${TIMEZONE:-UTC}
|
||||
- ELASTICSEARCH_HOSTS=http://elastic:9200
|
||||
- ELASTICSEARCH_URL=http://elastic:9200
|
||||
depends_on:
|
||||
- elastic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user