Skip to content

Commit

Permalink
lap pognali
Browse files Browse the repository at this point in the history
  • Loading branch information
xnull committed Apr 27, 2024
1 parent 0346a9e commit 369d9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud/infrastructure/docker-elk/kibana/config/kibana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
server.name: kibana
server.host: "0"
elasticsearch.hosts: [ "http://elasticsearch:9200" ]
elasticsearch.hosts: [ "http://192.168.1.68:9200" ]
xpack.monitoring.ui.container.elasticsearch.enabled: false

## X-Pack security credentials
Expand Down

0 comments on commit 369d9bc

Please sign in to comment.