|
@@ -1,10 +1,10 @@
|
1
|
1
|
module.exports = {
|
2
|
2
|
NODE_ENV: '"development"',
|
3
|
3
|
ENV_CONFIG: '"dev"',
|
4
|
|
- BASE_API:'"http://api.test1.sgjyun.com"',//'"http://localhost:9534"'
|
|
4
|
+ // BASE_API:'"http://api.test1.sgjyun.com"',//'"http://localhost:9534"'
|
5
|
5
|
//BASE_API: '"http://localhost:9534"'
|
6
|
6
|
// BASE_API:'"http://api.scrm.kuyicloud.com"',//'"http://localhost:9534"'
|
7
|
|
- // BASE_API:'"http://localhost:9536"',
|
|
7
|
+ BASE_API:'"http://localhost:9535"',
|
8
|
8
|
|
9
|
9
|
// SSO_HOST: '"http://testsso.sgjyun.com"',
|
10
|
10
|
// SRCM_HOST: '"http://test1.sgjyun.com"',
|