mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
[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:
@@ -245,7 +245,7 @@ PROXY_ENABLE_BASIC_AUTH=true \
|
||||
### Run the tests
|
||||
|
||||
```bash
|
||||
OCIS_WRAPPER_URL=http://localhost:5000 \
|
||||
OCIS_WRAPPER_URL=http://localhost:5200 \
|
||||
TEST_WITH_GRAPH_API=true \
|
||||
TEST_OCIS=true \
|
||||
TEST_SERVER_URL="https://localhost:9200" \
|
||||
|
||||
Reference in New Issue
Block a user