Skip to content

Commit 4f22577

Browse files
committed
add notice TO README
1 parent be13eb6 commit 4f22577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ cd module/api
6060
go run main.go --apiserver-host=https://192.168.33.129:6443
6161
```
6262

63+
### Notice
6364
If your API server is running with self-signed certificate, you can set `--apiserver-skip-tls-verify true` option to ignore the certificate verification.
6465

6566
### Frontend

0 commit comments

Comments
 (0)