diff --git a/assets/js/setting.js b/assets/js/setting.js index b539436..f14279d 100644 --- a/assets/js/setting.js +++ b/assets/js/setting.js @@ -1,4 +1,4 @@ export function _serverUrl() { - // sudheer 1.0 new branch + // sudheer 2.0 new branch return 'http://localhost:3086/'; } \ No newline at end of file