2.0 branch

이 커밋은 다음에 포함됨:
2022-12-09 18:18:00 +05:30
부모 3f58149121
커밋 8224993f68
+1 -1
파일 보기
@@ -1,4 +1,4 @@
export function _serverUrl() { export function _serverUrl() {
// sudheer 1.0 new branch // sudheer 2.0 new branch
return 'http://localhost:3086/'; return 'http://localhost:3086/';
} }