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