Skip to content

Commit fa3450f

Browse files
committed
.
1 parent 0bf497a commit fa3450f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.override.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ services:
179179
kibana:
180180
container_name: kibana
181181
environment:
182-
- ELASTICSEARCH_URL=http://localhost:9200
182+
- ELASTICSEARCH_URL=http://elasticsearch:9200
183183
- XPACK_SECURITY_ENABLED=false
184184
ports:
185185
- "15601:5601"

0 commit comments

Comments
 (0)