diff --git a/openapi/owgw.yaml b/openapi/owgw.yaml index a03a1d27..2ff02dae 100644 --- a/openapi/owgw.yaml +++ b/openapi/owgw.yaml @@ -12,7 +12,7 @@ info: url: https://www.ucentral.info/support servers: - - url: 'https://localhost:16001/api/v1' + - url: 'https://localhost:16002/api/v1' security: - bearerAuth: []