|
@@ -105,11 +105,11 @@ website:
|
|
|
spring:
|
|
|
profiles: online
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://59.42.10.53:3306/crowd-test-service?useSSL=false&useUnicode=yes&characterEncoding=UTF-8
|
|
|
+ url: jdbc:mysql://10.18.18.50:3306/crowd-test-service?useSSL=false&useUnicode=yes&characterEncoding=UTF-8
|
|
|
username: root
|
|
|
password: callfortest_crowd
|
|
|
redis:
|
|
|
- host: 59.42.10.53
|
|
|
+ host: 10.18.18.50
|
|
|
pool: 6379
|
|
|
password: '#2019@callforttest@!'
|
|
|
jedis:
|