|
@@ -38,9 +38,9 @@ spring:
|
|
---
|
|
---
|
|
datasource:
|
|
datasource:
|
|
comtika:
|
|
comtika:
|
|
- url: jdbc:mysql://47.107.35.207:6606/comtika?useUnicode=true&characterEncoding=utf-8
|
|
|
|
- username: root
|
|
|
|
- password: Comtika2019
|
|
|
|
|
|
+ url: '{cipher}bb7c0061544cf7e0b1a6b116346891523a017fdf7f3fd37d074f8f68c71b9604d33a80360a91373251df73d63e07d8d0e21db15bedcf43106bab0d5630675143e8eedc10cb42c384e5b9d94938260cdb4c572ac114bf24ccb595acf73eab09054d9e7931119b938118d17fdd8dd95299'
|
|
|
|
+ username: '{cipher}17553c63ff5439d1009f9a8e807cf58534ca1a1fd7421626020ec054aaaa4776'
|
|
|
|
+ password: '{cipher}cd465e3f43425aea2b53232de570c01bea1dd7d9a1d69b007830b291cb268d71'
|
|
spring:
|
|
spring:
|
|
rabbitmq:
|
|
rabbitmq:
|
|
host: '{cipher}be3945744413ed164abdfb621458f02614017f741404cd84516018d085ec6a05'
|
|
host: '{cipher}be3945744413ed164abdfb621458f02614017f741404cd84516018d085ec6a05'
|
|
@@ -49,12 +49,12 @@ spring:
|
|
password: '{cipher}5537277a8817d1c823ab0c5b0a44c96e470aad68a60dbed66bfd974c42b42a56'
|
|
password: '{cipher}5537277a8817d1c823ab0c5b0a44c96e470aad68a60dbed66bfd974c42b42a56'
|
|
profiles: test
|
|
profiles: test
|
|
redis:
|
|
redis:
|
|
- host: 47.107.35.207
|
|
|
|
- port: 6379
|
|
|
|
|
|
+ host: 193.112.52.171
|
|
|
|
+ port: 16379
|
|
timeout: 5000
|
|
timeout: 5000
|
|
password: comtika2018
|
|
password: comtika2018
|
|
database: 0
|
|
database: 0
|
|
pool:
|
|
pool:
|
|
- max-idle: 16
|
|
|
|
|
|
+ max-idle: 64
|
|
min-idle: 0
|
|
min-idle: 0
|
|
wait-time: -1
|
|
wait-time: -1
|