Skip to content

Commit

Permalink
Merge branch 'master' of github.com:naggie/dsnet
Browse files Browse the repository at this point in the history
  • Loading branch information
naggie committed Sep 14, 2022
2 parents a3b912c + f07e516 commit 082e311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/cli/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ func GetServer(config *DsnetConfig) *lib.Server {
PostDown: config.PostDown,
FallbackWGBin: fallbackWGBin,
Peers: jsonPeerToDsnetPeer(config.Peers),
Networks: config.Networks,
}
}

0 comments on commit 082e311

Please sign in to comment.