合并代码
This commit is contained in:
14
pay/pay-service-impl/target/classes/registry.conf
Normal file
14
pay/pay-service-impl/target/classes/registry.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
registry {
|
||||
type = "file"
|
||||
|
||||
file {
|
||||
name = "file.conf"
|
||||
}
|
||||
|
||||
zk {
|
||||
cluster = "default"
|
||||
serverAddr = "192.168.88.10:2181"
|
||||
session.timeout = 6000
|
||||
connect.timeout = 2000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user