正在显示
1 个修改的文件
包含
14 行增加
和
14 行删除
@@ -134,7 +134,7 @@ exports = module.exports = function () { | @@ -134,7 +134,7 @@ exports = module.exports = function () { | ||
134 | redis: { | 134 | redis: { |
135 | host: '192.168.2.70', | 135 | host: '192.168.2.70', |
136 | port: 38888, | 136 | port: 38888, |
137 | - pass: 'Q*Kr4?#Rg!', | 137 | + pass: 'Workai123', |
138 | maxAge: maxAge | 138 | maxAge: maxAge |
139 | }, | 139 | }, |
140 | output: { | 140 | output: { |
@@ -204,7 +204,7 @@ exports = module.exports = function () { | @@ -204,7 +204,7 @@ exports = module.exports = function () { | ||
204 | prefix: 'igloo_production_test_develop', | 204 | prefix: 'igloo_production_test_develop', |
205 | host: '172.21.0.8', | 205 | host: '172.21.0.8', |
206 | port: 38888, | 206 | port: 38888, |
207 | - pass: 'Q*Kr4?#Rg!' | 207 | + pass: 'Workai123' |
208 | }, | 208 | }, |
209 | logger: { | 209 | logger: { |
210 | 'console': true, | 210 | 'console': true, |
@@ -282,8 +282,8 @@ exports = module.exports = function () { | @@ -282,8 +282,8 @@ exports = module.exports = function () { | ||
282 | redis: { | 282 | redis: { |
283 | prefix: 'igloo_production', | 283 | prefix: 'igloo_production', |
284 | host: '127.0.0.1', | 284 | host: '127.0.0.1', |
285 | - port: 38888, | ||
286 | - pass: 'Q*Kr4?#Rg!' | 285 | + port: 6379, |
286 | + pass: 'Workai123' | ||
287 | }, | 287 | }, |
288 | csrf: { | 288 | csrf: { |
289 | enabled: true, | 289 | enabled: true, |
@@ -338,7 +338,7 @@ exports = module.exports = function () { | @@ -338,7 +338,7 @@ exports = module.exports = function () { | ||
338 | prefix: 'igloo_production_recruitIterative', | 338 | prefix: 'igloo_production_recruitIterative', |
339 | host: '127.0.0.1', | 339 | host: '127.0.0.1', |
340 | port: 38888, | 340 | port: 38888, |
341 | - pass: 'Q*Kr4?#Rg!' | 341 | + pass: 'Workai123' |
342 | }, | 342 | }, |
343 | csrf: { | 343 | csrf: { |
344 | enabled: true, | 344 | enabled: true, |
@@ -388,7 +388,7 @@ exports = module.exports = function () { | @@ -388,7 +388,7 @@ exports = module.exports = function () { | ||
388 | prefix: 'igloo_production_hroRecruit', | 388 | prefix: 'igloo_production_hroRecruit', |
389 | host: '127.0.0.1', | 389 | host: '127.0.0.1', |
390 | port: 38888, | 390 | port: 38888, |
391 | - pass: 'Q*Kr4?#Rg!' | 391 | + pass: 'Workai123' |
392 | }, | 392 | }, |
393 | csrf: { | 393 | csrf: { |
394 | enabled: true, | 394 | enabled: true, |
@@ -439,7 +439,7 @@ exports = module.exports = function () { | @@ -439,7 +439,7 @@ exports = module.exports = function () { | ||
439 | host: '172.26.212.124', //外服环境 | 439 | host: '172.26.212.124', //外服环境 |
440 | // host: '127.0.0.1', | 440 | // host: '127.0.0.1', |
441 | port: 38888, | 441 | port: 38888, |
442 | - pass: 'Q*Kr4?#Rg!' | 442 | + pass: 'Workai123' |
443 | }, | 443 | }, |
444 | csrf: { | 444 | csrf: { |
445 | enabled: true, | 445 | enabled: true, |
@@ -489,7 +489,7 @@ exports = module.exports = function () { | @@ -489,7 +489,7 @@ exports = module.exports = function () { | ||
489 | prefix: 'igloo_production_hroSalary', | 489 | prefix: 'igloo_production_hroSalary', |
490 | host: '172.26.212.124', | 490 | host: '172.26.212.124', |
491 | port: 38888, | 491 | port: 38888, |
492 | - pass: 'Q*Kr4?#Rg!' | 492 | + pass: 'Workai123' |
493 | }, | 493 | }, |
494 | csrf: { | 494 | csrf: { |
495 | enabled: true, | 495 | enabled: true, |
@@ -537,7 +537,7 @@ exports = module.exports = function () { | @@ -537,7 +537,7 @@ exports = module.exports = function () { | ||
537 | prefix: 'igloo_production_sipolicyIterative', | 537 | prefix: 'igloo_production_sipolicyIterative', |
538 | host: '127.0.0.1', | 538 | host: '127.0.0.1', |
539 | port: 38888, | 539 | port: 38888, |
540 | - pass: 'Q*Kr4?#Rg!' | 540 | + pass: 'Workai123' |
541 | }, | 541 | }, |
542 | logger: { | 542 | logger: { |
543 | 'console': true, | 543 | 'console': true, |
@@ -572,7 +572,7 @@ exports = module.exports = function () { | @@ -572,7 +572,7 @@ exports = module.exports = function () { | ||
572 | prefix: 'igloo_production_hroSipolicy', | 572 | prefix: 'igloo_production_hroSipolicy', |
573 | host: '127.0.0.1', | 573 | host: '127.0.0.1', |
574 | port: 38888, | 574 | port: 38888, |
575 | - pass: 'Q*Kr4?#Rg!' | 575 | + pass: 'Workai123' |
576 | }, | 576 | }, |
577 | logger: { | 577 | logger: { |
578 | 'console': true, | 578 | 'console': true, |
@@ -614,7 +614,7 @@ exports = module.exports = function () { | @@ -614,7 +614,7 @@ exports = module.exports = function () { | ||
614 | host: '127.0.0.1', | 614 | host: '127.0.0.1', |
615 | // host: '172.26.212.124', | 615 | // host: '172.26.212.124', |
616 | port: 38888, | 616 | port: 38888, |
617 | - pass: 'Q*Kr4?#Rg!' | 617 | + pass: 'Workai123' |
618 | 618 | ||
619 | }, | 619 | }, |
620 | logger: { | 620 | logger: { |
@@ -668,7 +668,7 @@ exports = module.exports = function () { | @@ -668,7 +668,7 @@ exports = module.exports = function () { | ||
668 | // host: '127.0.0.1', | 668 | // host: '127.0.0.1', |
669 | host: '172.26.212.124', | 669 | host: '172.26.212.124', |
670 | port: 38888, | 670 | port: 38888, |
671 | - pass: 'Q*Kr4?#Rg!' | 671 | + pass: 'Workai123' |
672 | }, | 672 | }, |
673 | logger: { | 673 | logger: { |
674 | 'console': true, | 674 | 'console': true, |
@@ -715,7 +715,7 @@ exports = module.exports = function () { | @@ -715,7 +715,7 @@ exports = module.exports = function () { | ||
715 | prefix: 'igloo_production_hroTemp', | 715 | prefix: 'igloo_production_hroTemp', |
716 | host: '172.21.0.8', | 716 | host: '172.21.0.8', |
717 | port: 38888, | 717 | port: 38888, |
718 | - pass: 'Q*Kr4?#Rg!' | 718 | + pass: 'Workai123' |
719 | }, | 719 | }, |
720 | logger: { | 720 | logger: { |
721 | 'console': true, | 721 | 'console': true, |
@@ -751,7 +751,7 @@ exports = module.exports = function () { | @@ -751,7 +751,7 @@ exports = module.exports = function () { | ||
751 | prefix: 'igloo_production_hroOddjobs', | 751 | prefix: 'igloo_production_hroOddjobs', |
752 | host: '192.168.12.188', | 752 | host: '192.168.12.188', |
753 | port: 38888, | 753 | port: 38888, |
754 | - pass: 'Q*Kr4?#Rg!' | 754 | + pass: 'Workai123' |
755 | }, | 755 | }, |
756 | logger: { | 756 | logger: { |
757 | 'console': true, | 757 | 'console': true, |
请
注册
或
登录
后发表评论