Skip to content
Snippets Groups Projects
Commit b21e9fc7 authored by Alex's avatar Alex
Browse files

final

parent ed7154ba
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ services: ...@@ -55,7 +55,7 @@ services:
image: kibana:8.7.1 image: kibana:8.7.1
container_name: ibd-local-stack-kibana container_name: ibd-local-stack-kibana
ports: ports:
- "${KIBANA_PORT}:5603" - "${KIBANA_PORT}:5601"
environment: environment:
- ELASTICSEARCH_HOSTS=http://ibd-local-stack-elasticsearch:9200 - ELASTICSEARCH_HOSTS=http://ibd-local-stack-elasticsearch:9200
- LOGGING_QUIET=false - LOGGING_QUIET=false
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment