mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-16 10:08:12 +02:00
fix: flow order - wireguard proxy goes first
This commit is contained in:
@ -42,6 +42,5 @@ var (
|
||||
)
|
||||
|
||||
func init() {
|
||||
//upCmd.PersistentFlags().IntVar(&port, "port", 10000, "Server port to listen on (e.g. 10000)")
|
||||
upCmd.PersistentFlags().IntVar(&port, "port", 10000, "Server port to listen on (e.g. 10000)")
|
||||
}
|
||||
|
Reference in New Issue
Block a user