diff --git a/docs/configure_swagger.md b/docs/configure_swagger.md index e2b897e39..ef8a30e6f 100644 --- a/docs/configure_swagger.md +++ b/docs/configure_swagger.md @@ -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= + SERVER_IP= ``` * Change the file mode. ```sh