This commit is contained in:
tanghc
2019-07-18 17:43:37 +08:00
parent 8876cb1fa0
commit 29ecaec4bd
3 changed files with 3 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ nacos.url=127.0.0.1:8848
# ------- 需要改的配置end -------
# 注册中心地址,根据实际情况改,这里只是参数,并不会去注册
# eureka注册中心地址,这里只是参数,并不会去注册
registry.eureka-server-addr=${eureka.url}
# nacos服务器地址
registry.nacos-server-addr=${nacos.url}