Skip to content

Commit 2aab1d2

Browse files
authored
Update README.md
1 parent 1750374 commit 2aab1d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To get started with the demo application, follow these steps:
3434
4. Do request:
3535
```shell
3636
curl --request POST \
37-
--url https://https.projectcontour.io:8443/post \
37+
--url http://127.0.0.1:8080/post \
3838
--data '{
3939
"key": "value",
4040
"key2": "",
@@ -78,4 +78,4 @@ Special thanks to the community for their contributions and support.
7878
7979
## Contact
8080
81-
For any questions or inquiries, please feel free to reach out to us for any assistance or feedback.
81+
For any questions or inquiries, please feel free to reach out to us for any assistance or feedback.

0 commit comments

Comments
 (0)