mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 06:28:30 +02:00
Do not use markdown in alert
This commit is contained in:
@@ -64,7 +64,7 @@ qdrant_client = QdrantClient(
|
||||
)
|
||||
```
|
||||
|
||||
<aside role="alert">Internal communication channels are **never** protected by an API key. It (internal gRPC) uses port 6335 by default if running in distributed mode. You must make sure this port is not publicly reachable and can only be used for node communication or bad things will happen. In Qdrant Cloud and the Qdrant Helm chart access to this is disabled by default.</aside>
|
||||
<aside role="alert">Internal communication channels are <strong>never</strong> protected by an API key. It (internal gRPC) uses port 6335 by default if running in distributed mode. You must make sure this port is not publicly reachable and can only be used for node communication or bad things will happen. In Qdrant Cloud and the Qdrant Helm chart access to this is disabled by default.</aside>
|
||||
|
||||
## TLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user