diff --git a/assets/js/setting.js b/assets/js/setting.js index 3719d50..6e549a1 100644 --- a/assets/js/setting.js +++ b/assets/js/setting.js @@ -1,3 +1,4 @@ export function _serverUrl() { + // sachin commit return 'http://localhost:3086/'; } \ No newline at end of file diff --git a/index.html b/index.html index 80cf74b..a298931 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - Bizgaze + Hello