netmaker default network add --fixed

This commit is contained in:
afeiszli
2021-06-02 16:18:42 +00:00
parent f757b9e2c8
commit 4f3a2bc3c8
7 changed files with 3 additions and 17 deletions

View File

@@ -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{