mirror of
https://github.com/plausible/hosting.git
synced 2025-01-15 14:34:30 -06:00
wip
This commit is contained in:
parent
f7f9473089
commit
dd86cb4de7
@ -18,7 +18,7 @@ services:
|
||||
- event-data:/var/lib/clickhouse
|
||||
- event-logs:/var/log/clickhouse-server
|
||||
- ./clickhouse/logs.xml:/etc/clickhouse-server/config.d/logs.xml:ro
|
||||
# This makes ClickHouse bind to IPv4 only, since Docker doesn't support IPv6 by default.
|
||||
# This makes ClickHouse bind to IPv4 only, since Docker doesn't enable IPv6 in bridge networks by default.
|
||||
- ./clickhouse/ipv4.xml:/etc/clickhouse-server/config.d/ipv4.xml:ro
|
||||
ulimits:
|
||||
nofile:
|
||||
|
Loading…
Reference in New Issue
Block a user