|
|
@@ -2,12 +2,12 @@
|
|
|
spring:
|
|
|
data:
|
|
|
redis:
|
|
|
- host: 47.103.172.247
|
|
|
- port: 52525
|
|
|
- password: NTZY_LOg666%$_redis
|
|
|
+ host: r-uf6u2fgxitr0383b7xpd.redis.rds.aliyuncs.com
|
|
|
+ port: 9895
|
|
|
+ password: Moka1234!@#$12
|
|
|
database: 0
|
|
|
timeout: 10000
|
|
|
r2dbc:
|
|
|
- url: r2dbcs:mysql://172.18.71.27:3306/launch_platform?serverZoneId=GMT%2b8&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 # r2dbcs:mysql://127.0.0.1:3306/test?serverZoneId=GMT%2b8&characterEncoding=UTF-8
|
|
|
+ url: r2dbcs:mysql://rm-uf619hz898jymjjkr.mysql.rds.aliyuncs.com:3306/launch_platform?serverZoneId=GMT%2b8&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 # r2dbcs:mysql://127.0.0.1:3306/test?serverZoneId=GMT%2b8&characterEncoding=UTF-8
|
|
|
username: launch_platform # root
|
|
|
- password: launch_platform # 'QWERqwer!@#123'
|
|
|
+ password: anU_$%565LaUnPla # 'QWERqwer!@#123'
|