修改local的配置文件
This commit is contained in:
@ -91,6 +91,12 @@ spring:
|
|||||||
master: eshop-redis
|
master: eshop-redis
|
||||||
nodes: 10.125.164.124:32718, 10.125.164.118:32716, 10.125.164.121:32716
|
nodes: 10.125.164.124:32718, 10.125.164.118:32716, 10.125.164.121:32716
|
||||||
password: Unicom#135
|
password: Unicom#135
|
||||||
|
database:
|
||||||
|
idempotent: 0
|
||||||
|
sharding: 1
|
||||||
|
cache: 2
|
||||||
|
backup: 3
|
||||||
|
|
||||||
|
|
||||||
# 天宫Eureka配置
|
# 天宫Eureka配置
|
||||||
eureka:
|
eureka:
|
||||||
|
Reference in New Issue
Block a user