|
@@ -61,9 +61,9 @@ spring:
|
|
|
username: mooctest
|
|
|
password: secr3t!
|
|
|
redis:
|
|
|
- host: 114.55.91.27
|
|
|
+ host: 59.42.10.53
|
|
|
pool: 6379
|
|
|
- password: '#03#05@ise@mooctest'
|
|
|
+ password: '#2019@callforttest@!'
|
|
|
jedis:
|
|
|
pool:
|
|
|
max-active: 8
|
|
@@ -73,7 +73,7 @@ spring:
|
|
|
database: 6
|
|
|
user:
|
|
|
service:
|
|
|
- baseUrl: http://118.25.48.10:8081
|
|
|
+ baseUrl: http://59.42.10.53:8081
|
|
|
|
|
|
website:
|
|
|
domain: mooctest.net
|
|
@@ -84,7 +84,7 @@ spring:
|
|
|
datasource:
|
|
|
url: jdbc:mysql://10.18.18.50:3306/crowd-test-service-pre?useSSL=false&useUnicode=yes&characterEncoding=UTF-8
|
|
|
username: root
|
|
|
- password: crowd
|
|
|
+ password: callfortest_crowd
|
|
|
redis:
|
|
|
host: 10.18.18.50
|
|
|
pool: 6379
|