mirror of
https://github.com/goharbor/harbor
synced 2025-04-07 21:56:02 +00:00
SERVER_ID should be SERVER_IP
This commit is contained in:
parent
a603848ddf
commit
51dba20347
|
@ -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