Update qdrant-landing/content/documentation/cloud/cloud-quick-start.md

Co-authored-by: Fabrizio Schmidt <fabrizioschmidt@gmail.com>
This commit is contained in:
David Sertic
2023-06-14 08:46:36 +02:00
committed by GitHub
co-authored by Fabrizio Schmidt
parent 641a602cd9
commit b4babc6696
@@ -23,7 +23,7 @@ Now you can test cluster access. Your generated request should be similar to thi
```bash
curl \
-X GET https://xyz-example.eu-central.aws.staging-cloud.qdrant.io:6333 \
-X GET https://xyz-example.eu-central.aws.cloud.qdrant.io:6333 \
--header 'api-key: <provide-your-own-key>'
```
6. Open Terminal and run the request. You should get a response that looks like this: