rusackas commented on code in PR #28124:
URL: https://github.com/apache/superset/pull/28124#discussion_r1570934775


##########
docs/docs/creating-charts-dashboards/creating-your-first-dashboard.mdx:
##########
@@ -44,6 +44,8 @@ or for the purposes of this walkthrough, you can click the 
link below all these
 
 <img 
src={useBaseUrl("/img/tutorial/tutorial_03a_database_connection_string_link.png"
 )} width="600" />{" "} <br/><br/>
 
+Please note, if you are trying to connect to another locally running database 
such as Clickhouse (whether on host or another container), and you get the 
message `The port is closed.`, then you need to adjust the HOST to 
`host.docker.internal`

Review Comment:
   Is there something that's likely Clickhouse-specific here, or would it be 
best to remove the "such as Clickhouse" to keep it generic?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to