feat: shardingsphere主从复制,去除dynamic-datasource多数据源
This commit is contained in:
@@ -9,6 +9,12 @@ nl:
|
||||
username: root
|
||||
password: 12356
|
||||
database: nl-platform
|
||||
slave:
|
||||
ip: 127.0.0.1
|
||||
port: 3306
|
||||
username: root
|
||||
password: 12356
|
||||
database: nl_platform
|
||||
redis:
|
||||
ip: 127.0.0.1
|
||||
port: 6379
|
||||
|
||||
Reference in New Issue
Block a user