host配置
This commit is contained in:
@@ -23,7 +23,6 @@ spring:
|
|||||||
username: ${nacos.username}
|
username: ${nacos.username}
|
||||||
password: ${nacos.password}
|
password: ${nacos.password}
|
||||||
hostname: master-aida-gateway
|
hostname: master-aida-gateway
|
||||||
ip-type: hostname
|
|
||||||
config:
|
config:
|
||||||
server-addr: ${nacos.host}
|
server-addr: ${nacos.host}
|
||||||
namespace: ${nacos.namespace}
|
namespace: ${nacos.namespace}
|
||||||
|
|||||||
Reference in New Issue
Block a user