Router listen port was not listening on the correct port.

This commit is contained in:
James Wells 2021-10-26 16:12:46 -07:00
parent 7a2ca771f2
commit 52f8d521cd
Signed by: jwells
GPG key ID: 73196D10B8E65666

View file

@ -73,7 +73,7 @@ type RouterDetails struct {
* on for routers. If not defined, it will default
* to 35570.
*/
RouterPort int64 `hcl:"workerport,optional"`
RouterPort int64 `hcl:"routerport,optional"`
/*
* This is the is the port that the router listens