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