|
@ -17,7 +17,7 @@ |
|
|
"-f http://localhost:4700", |
|
|
"-f http://localhost:4700", |
|
|
// 研发 |
|
|
// 研发 |
|
|
"-g postgres://postgres:123@10.8.30.166:5432/hr-dev", |
|
|
"-g postgres://postgres:123@10.8.30.166:5432/hr-dev", |
|
|
"--redisHost localhost", |
|
|
"--redisHost 10.8.30.112", |
|
|
"--redisPort 6379", |
|
|
"--redisPort 6379", |
|
|
// "--apiEmisUrl http://10.8.30.112:14000", |
|
|
// "--apiEmisUrl http://10.8.30.112:14000", |
|
|
// 测试 |
|
|
// 测试 |
|
|