We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee983ca + 0943337 commit fa5627eCopy full SHA for fa5627e
config/swarm.go
@@ -3,4 +3,5 @@ package config
3
type SwarmConfig struct {
4
AddrFilters []string
5
DisableBandwidthMetrics bool
6
+ DisableNatPortMap bool
7
}
0 commit comments