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


##########
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:
   ```suggestion
   Please note, if you are trying to connect to another locally running 
database (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`
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to