This commit is contained in:
tanghc
2020-09-24 15:01:57 +08:00
parent 2eca422224
commit 3ca80dd6a6

View File

@@ -47,7 +47,7 @@ gateway.host=127.0.0.1:8081
# eureka注册中心 # eureka注册中心
eureka.client.serviceUrl.defaultZone=http://localhost:1111/eureka/ eureka.client.serviceUrl.defaultZone=http://localhost:1111/eureka/
# 如果使用eureka填eureka使用nacoseureka # 如果使用eureka填eureka使用nacosnacos
registry.name=eureka registry.name=eureka
``` ```