From 362e65902b9d33341ce4a2d152b06ab148a8f070 Mon Sep 17 00:00:00 2001 From: yourfriendoss Date: Thu, 14 Aug 2025 11:20:40 +0300 Subject: [PATCH] fix: correct URL --- openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.json b/openapi.json index 4d4d522..487e32f 100644 --- a/openapi.json +++ b/openapi.json @@ -7,7 +7,7 @@ }, "servers": [ { - "url": "http://127.0.0.1:7427" + "url": "https://sanjuuni.sad.ovh" } ], "paths": {