Update compose/docker-compose.override.yml-all

This commit is contained in:
cytopia 2021-04-19 18:10:36 +02:00 committed by GitHub
parent 56342426b3
commit d5e463db60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,6 +205,7 @@ services:
environment:
- TZ=${TIMEZONE:-UTC}
- ELASTICSEARCH_HOSTS=http://elastic:9200
- ELASTICSEARCH_URL=http://elastic:9200
depends_on:
- elastic