修改了seata的配置文件
This commit is contained in:
@ -2,7 +2,7 @@ registry {
|
||||
type = "eureka"
|
||||
|
||||
eureka {
|
||||
serviceUrl = "http://192.168.40.17:12093/eureka/,http://192.168.40.17:18126/eureka/,http://192.168.40.17:28641/eureka/"
|
||||
serviceUrl = "http://192.168.1.103:8761/eureka/"
|
||||
application = "default"
|
||||
weight = "1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user