Remove clickhouse config

This commit is contained in:
Uku Taht
2020-10-02 11:19:43 +03:00
parent a081f25c1d
commit a68f36d934
3 changed files with 0 additions and 23 deletions

View File

@ -17,8 +17,6 @@ services:
image: yandex/clickhouse-server:latest
volumes:
- event-data:/var/lib/clickhouse
- ./clickhouse/plausible-config.xml:/etc/clickhouse-server/config.d/plausible-config.xml
- ./clickhouse/users-config.xml:/etc/clickhouse-server/users.xml
ulimits:
nofile:
soft: 262144