Skip to content

Commit

Permalink
Disable Kibana security warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
accolon committed Mar 4, 2024
1 parent 7d25f9d commit 2c931fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ services:
- elasticsearch.hosts=http://elasticsearch:9200
- telemetry.enabled=false
- telemetry.optIn=false
- security.showInsecureClusterWarning=false
expose: # only expose docker-internally
- 5601
restart: always
Expand Down

0 comments on commit 2c931fc

Please sign in to comment.