Commit 2a246fa2 by haojie

1

parent e86980b6
...@@ -442,7 +442,7 @@ const getBaseUrl = () => { ...@@ -442,7 +442,7 @@ const getBaseUrl = () => {
// if (process.dev) { // if (process.dev) {
// return "http://156.247.9.93:9501"; // return "http://156.247.9.93:9501";
// } // }
return 'http://apiv1.dexfilter.com/'; return 'https://apiv1.dexfilter.com/';
} else { } else {
return '/v1'; return '/v1';
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment