mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-03 15:43:39 +01:00
Fix typo in configure_swagger.md
Typo in configure_swagger.md when mentioning SERVER_IP for prepare-swagger.sh Signed-off-by: Zhi Qiang <kyroguex@gmail.com>
This commit is contained in:
parent
4c192ae71f
commit
0841f0feab
@ -26,7 +26,7 @@ From time to time, you may need to mannually test Harbor REST API. You can deplo
|
||||
```
|
||||
* Change the SERVER_IP to the IP address of your Harbor server.
|
||||
```sh
|
||||
SERVER_ID=<HARBOR_SERVER_DOMAIN>
|
||||
SERVER_IP=<HARBOR_SERVER_DOMAIN>
|
||||
```
|
||||
* Change the file mode.
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user