insert data to clickhouse test succss

This commit is contained in:
2025-03-12 23:31:42 +08:00
parent 210603b685
commit a25478e738
7 changed files with 568 additions and 986 deletions

View File

@@ -17,7 +17,7 @@ CLICKHOUSE_PORT=8123
CLICKHOUSE_USER=admin
CLICKHOUSE_PASSWORD=your_secure_password
CLICKHOUSE_DATABASE=promote
CLICKHOUSE_URL=http://localhost:8123
# BullMQ Configuration
BULL_REDIS_HOST="localhost"
BULL_REDIS_PORT="6379"