diff --git a/gatewayservice/openapi.yaml b/gatewayservice/openapi.yaml index 98968bbf..7129380e 100644 --- a/gatewayservice/openapi.yaml +++ b/gatewayservice/openapi.yaml @@ -9,7 +9,7 @@ info: servers: - url: http://localhost:8000 description: Development server - - url: http://SOMEIP:8000 + - url: http://172.203.216.60:8000 description: Production server paths: /adduser: