From 1664dd528cb9a9e4327daeb8d482a8459c825004 Mon Sep 17 00:00:00 2001 From: ErdemYabaci Date: Thu, 18 Apr 2024 10:59:08 +0200 Subject: [PATCH] changing the ip --- gatewayservice/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatewayservice/openapi.yaml b/gatewayservice/openapi.yaml index 7129380e..47615d2a 100644 --- a/gatewayservice/openapi.yaml +++ b/gatewayservice/openapi.yaml @@ -9,7 +9,7 @@ info: servers: - url: http://localhost:8000 description: Development server - - url: http://172.203.216.60:8000 + - url: http://wiqen1b.serveminecraft.net:8000 description: Production server paths: /adduser: