We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1750374 commit 2aab1d2Copy full SHA for 2aab1d2
README.md
@@ -34,7 +34,7 @@ To get started with the demo application, follow these steps:
34
4. Do request:
35
```shell
36
curl --request POST \
37
- --url https://https.projectcontour.io:8443/post \
+ --url http://127.0.0.1:8080/post \
38
--data '{
39
"key": "value",
40
"key2": "",
@@ -78,4 +78,4 @@ Special thanks to the community for their contributions and support.
78
79
## Contact
80
81
-For any questions or inquiries, please feel free to reach out to us for any assistance or feedback.
+For any questions or inquiries, please feel free to reach out to us for any assistance or feedback.
0 commit comments