From 52d31b5b35e1d44b8dbffd516b28547ddad611a1 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 9 Jun 2022 15:31:09 +0430 Subject: server link --- spring-front/src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spring-front/src/config.js') diff --git a/spring-front/src/config.js b/spring-front/src/config.js index a2f9bc4..e74952d 100644 --- a/spring-front/src/config.js +++ b/spring-front/src/config.js @@ -1,3 +1,3 @@ export const mdrtlConfig = { - serverURL: "apimdrtl.terminaldweller.com", + serverURL: "editorsave.terminaldweller.com/api/v1/doc/", }; -- cgit v1.2.3