|
|
@ -16,14 +16,16 @@ |
|
|
|
"-p 4600", |
|
|
|
"-f http://localhost:4600", |
|
|
|
// 研发 |
|
|
|
"-g postgres://postgres:123@10.8.30.32:5432/orational_service", |
|
|
|
// "-g postgres://postgres:123@10.8.30.32:5432/orational_service", |
|
|
|
// 测试 |
|
|
|
// "-g postgres://FashionAdmin:123456@10.8.30.156:5432/POMS", |
|
|
|
"-g postgres://FashionAdmin:123456@10.8.30.156:5432/POMS", |
|
|
|
"-k node35:6667,node36:6667,node37:6667", |
|
|
|
"--redisHost 10.8.30.112", |
|
|
|
"--redisPort 6379", |
|
|
|
"--axyApiUrl http://127.0.0.1:4100", |
|
|
|
"--apiEmisUrl http://10.8.30.112:14000", |
|
|
|
// "--apiEmisUrl http://10.8.30.112:14000", |
|
|
|
// 测试 |
|
|
|
"--apiEmisUrl http://10.8.30.161:1111", |
|
|
|
"--godUrl https://restapi.amap.com/v3", |
|
|
|
"--godKey 21c2d970e1646bb9a795900dd00093ce", |
|
|
|
"--mqttVideoServer mqtt://10.8.30.71:30883", |
|
|
|