[ Agent ] remove nacos in agent
This commit is contained in:
@@ -22,7 +22,7 @@ func INIT() *AgentServerInfo {
|
||||
// 获取系统的环境变量
|
||||
agentServerInfo := parseAgentServerInfo()
|
||||
|
||||
nacosConfig := g.G.NacosConfig
|
||||
nacosConfig := g.G.AgentConfig
|
||||
|
||||
initToServerProp := &rabbitmq.ConnectProperty{
|
||||
ExchangeName: nacosConfig.GetString("octopus.message.init_exchange"),
|
||||
|
||||
Reference in New Issue
Block a user