|
@@ -134,5 +134,5 @@ export const setConfig = (conf) => {
|
|
CONFIG = conf;
|
|
CONFIG = conf;
|
|
}
|
|
}
|
|
|
|
|
|
-export const login_url = 'http://user.cofortest.com:8081/page/login?redirect=http%3a%2f%2fcrowd.dev.mooctest.net%2f%23%2fhome'
|
|
|
|
|
|
+export const login_url = 'http://user.cofortest.com:8081/page/login?redirect=http%3a%2f%2fwww.cofortest.com%2f%23%2fhome'
|
|
export const register_url = 'http://user.cofortest.com:8081/page/register'
|
|
export const register_url = 'http://user.cofortest.com:8081/page/register'
|