fix: typo

This commit is contained in:
YCCDSZXH 2024-08-20 13:25:27 +08:00 committed by YCCD
parent cd9b7e71d4
commit 468bf1094e

View File

@ -35,7 +35,7 @@ cargo r
Make a request to the detection endpoint:
```bash
curl http://localhost:8443 -k
curl https://localhost:8443 -k
```
If you use self generate certificate, you need `-k` to skip certificate verify