记得上下班打卡 | git大法好,push需谨慎

Commit 278dffd5 authored by anjiabin's avatar anjiabin

redis多数据源

parent b968cd91
...@@ -31,16 +31,33 @@ liquidnet: ...@@ -31,16 +31,33 @@ liquidnet:
knife4j: knife4j:
disable: false disable: false
redis: redis:
database: 255 kylin:
dbs: 0,256 database: 255
host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com dbs: 0,256
port: 6380 host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com
password: PO@B!Iud32 port: 6380
password: PO@B!Iud32
dragon: dragon:
database: 255
dbs: 0,256
host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com
port: 6380 port: 6380
password: PO@B!Iud32 password: PO@B!Iud32
sweet: sweet:
database: 255
dbs: 0,256
host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com
port: 6380
password: PO@B!Iud32
adam:
database: 255
dbs: 0,256
host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com
port: 6380
password: PO@B!Iud32
candy:
database: 255
dbs: 0,256
host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com
port: 6380 port: 6380
password: PO@B!Iud32 password: PO@B!Iud32
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment