mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-03 07:57:09 +08:00
netmaker default network add --fixed
This commit is contained in:
@@ -57,9 +57,6 @@ func CreateServerToken(netID string) (string, error) {
|
||||
// Create filter
|
||||
filter := bson.M{"netid": netID}
|
||||
|
||||
// Read update model from body request
|
||||
fmt.Println("Adding key to " + network.NetID)
|
||||
|
||||
// prepare update model.
|
||||
update := bson.D{
|
||||
{"$set", bson.D{
|
||||
|
Reference in New Issue
Block a user