Fix local Docker startup configuration

This commit is contained in:
2026-06-10 20:18:58 +09:00
parent 6a8dbeb2e9
commit c1a1fcb041
6 changed files with 834 additions and 5 deletions

View File

@@ -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: