|
@@ -3,6 +3,6 @@ module.exports = {
|
|
NODE_ENV: '"production"',
|
|
NODE_ENV: '"production"',
|
|
ENV_CONFIG: "'prod'",
|
|
ENV_CONFIG: "'prod'",
|
|
API_ROOT: '"//www.cofortest.com"',
|
|
API_ROOT: '"//www.cofortest.com"',
|
|
- LOGIN_URL:'"http://user.cofortest.com/page/login?redirect=http%3a%2f%2fwww.cofortest.com%2f%23%2fmine"',
|
|
|
|
|
|
+ LOGIN_URL:'"http://user.cofortest.com/page/login?redirect=http%3a%2f%2fwww.cofortest.com%2f%23%2fhome"',
|
|
REGISTER_URL: '"http://user.cofortest.com/page/register"'
|
|
REGISTER_URL: '"http://user.cofortest.com/page/register"'
|
|
}
|
|
}
|