.
Deploy / deploy (push) Successful in 11s

This commit is contained in:
2026-05-31 20:47:14 +02:00
parent 4fd6bfa8da
commit 0d61e623a7
+4
View File
@@ -52,6 +52,10 @@ services:
- "9000:9000" - "9000:9000"
volumes: volumes:
- clickhouse_data:/var/lib/clickhouse - clickhouse_data:/var/lib/clickhouse
environment:
CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT: 1
CLICKHOUSE_PASSWORD: ""
CLICKHOUSE_USER: default
ulimits: ulimits:
nofile: nofile:
soft: 262144 soft: 262144