Fix local Docker startup configuration
This commit is contained in:
@@ -25,7 +25,7 @@ services:
|
||||
restart: always
|
||||
|
||||
clickhouse:
|
||||
image: clickhouse/clickhouse-server:latest
|
||||
image: clickhouse/clickhouse-server:${CLICKHOUSE_TAG:-24.6}
|
||||
container_name: baron_clickhouse
|
||||
restart: always
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user