[tests-only][full-ci] Change wrapper port from 5000 to 5200 (#6321)
* use port 5200 for wrapper API server * remove binary and ignore the build
This commit is contained in:
@@ -18,7 +18,7 @@ When run, **ociswrapper** starts an API server that exposes some endpoints to re
|
||||
./bin/ociswrapper serve --bin=<path-to-ocis-binary>
|
||||
```
|
||||
|
||||
Access the API server at `http://localhost:5000`.
|
||||
Access the API server at `http://localhost:5200`.
|
||||
|
||||
Also, see `./bin/ociswrapper help` for more information.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user