mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
always sync servernet
This commit is contained in:
@@ -37,9 +37,9 @@ func InitializeCommsNetwork() error {
|
||||
network.DefaultUDPHolePunch = "yes"
|
||||
network.IsComms = "yes"
|
||||
return logic.CreateNetwork(network)
|
||||
} else {
|
||||
SyncServerNetwork(COMMS_NETID)
|
||||
}
|
||||
SyncServerNetwork(COMMS_NETID)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user