fix: update TargetHost for Quad4 TCP interface from rns.quad4.io to rns2.quad4.io
This commit is contained in:
@@ -277,7 +277,7 @@ func main() {
|
||||
cfg.Interfaces["Quad4 TCP"] = &common.InterfaceConfig{
|
||||
Type: "TCPClientInterface",
|
||||
Enabled: true,
|
||||
TargetHost: "rns.quad4.io",
|
||||
TargetHost: "rns2.quad4.io",
|
||||
TargetPort: 4242,
|
||||
Name: "Quad4 TCP",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user