fix clickhouse docker listen host for api connectivity
This commit is contained in:
parent
52679bbb1a
commit
4579778a13
3 changed files with 13 additions and 0 deletions
3
deployment/docker/clickhouse/listen.xml
Normal file
3
deployment/docker/clickhouse/listen.xml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<clickhouse>
|
||||
<listen_host>0.0.0.0</listen_host>
|
||||
</clickhouse>
|
||||
Loading…
Add table
Add a link
Reference in a new issue