smallchill
5 years ago
1 changed files with 0 additions and 20 deletions
@ -1,20 +0,0 @@ |
|||||||
registry { |
|
||||||
# file 、nacos 、eureka、redis、zk、consul、etcd3、sofa |
|
||||||
type = "nacos" |
|
||||||
|
|
||||||
nacos { |
|
||||||
serverAddr = "localhost" |
|
||||||
namespace = "" |
|
||||||
cluster = "default" |
|
||||||
} |
|
||||||
} |
|
||||||
|
|
||||||
config { |
|
||||||
# file、nacos 、apollo、zk、consul、etcd3 |
|
||||||
type = "nacos" |
|
||||||
|
|
||||||
nacos { |
|
||||||
serverAddr = "localhost" |
|
||||||
namespace = "" |
|
||||||
} |
|
||||||
} |
|
Loading…
Reference in new issue