mirror of
https://github.com/plausible/hosting.git
synced 2025-01-15 14:34:30 -06:00
5 lines
155 B
XML
5 lines
155 B
XML
<clickhouse>
|
|
<!-- Fixes "Listen [::]:9000 failed: Address family for hostname not supported". -->
|
|
<listen_host>0.0.0.0</listen_host>
|
|
</clickhouse>
|