Skip to content

Commit

Permalink
Add Clickhouse credentials comment (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit authored May 13, 2024
1 parent aeb6462 commit 30a17ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/local-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ services:
volumes:
- ./kibana/:/local_mount
command: ["/bin/bash", "-c", "/local_mount/add_sample_data.sh"]
clickhouse:
clickhouse: # user: 'default', no password
image: clickhouse/clickhouse-server:23.12.2.59-alpine
ports:
- "8123:8123"
Expand Down

0 comments on commit 30a17ab

Please sign in to comment.