fix
This commit is contained in:
@@ -15,7 +15,7 @@ spring:
|
||||
discovery:
|
||||
#nacos注册中心地址
|
||||
server-addr: ${NACOS_SERVER:192.168.110.27:8848}
|
||||
ip: ${NACOS_IP:192.168.110.27}
|
||||
# ip: ${NACOS_IP:192.168.110.27}
|
||||
service: ${NACOS_SERVICE:jjt-gateway}
|
||||
namespace: ${NACOS_DISCOVERY_NAMESPACE:public}
|
||||
username: ${NACOS_USERNAME:nacos}
|
||||
|
||||
Reference in New Issue
Block a user