aboutsummaryrefslogtreecommitdiffstats
path: root/spring-front/src/config.js
blob: b85e2d1c579866276d26ebbcc8a2bd9caea74939 (plain) (blame)
1
2
3
4
export const mdrtlConfig = {
  // serverURL: "https://localhost:9080/api/v1/doc",
  serverURL: "https://editorsave.terminaldweller.com/api/v1/doc",
};