This commit is contained in:
2022-12-09 18:10:31 +05:30
förälder 3d20f21dca
incheckning 9741515414
+1 -1
Visa fil
@@ -1,5 +1,5 @@
export function _serverUrl() { export function _serverUrl() {
// sachin commitw // sachin 2.0 commitw
// sudheer 1.0 new branch // sudheer 1.0 new branch
return 'http://localhost:3086/'; return 'http://localhost:3086/';
} }