aboutsummaryrefslogtreecommitdiffstats
path: root/spring-front/src/config.js
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-06-09 11:01:09 +0000
committerterminaldweller <thabogre@gmail.com>2022-06-09 11:01:09 +0000
commit52d31b5b35e1d44b8dbffd516b28547ddad611a1 (patch)
tree7a15bb355aa801d096a8dd60aa7362e1c00a3fea /spring-front/src/config.js
parentadded config file (diff)
downloadmdrtl-52d31b5b35e1d44b8dbffd516b28547ddad611a1.tar.gz
mdrtl-52d31b5b35e1d44b8dbffd516b28547ddad611a1.zip
server link
Diffstat (limited to 'spring-front/src/config.js')
-rw-r--r--spring-front/src/config.js2
1 files changed, 1 insertions, 1 deletions
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/",
};