mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-22 08:18:29 +02:00
added explicit only mode for docker provider, updated dependencies
This commit is contained in:
@@ -13,6 +13,7 @@ type ProxyProperties struct {
|
||||
|
||||
Aliases []string `yaml:"-" json:"aliases"`
|
||||
IsExcluded bool `yaml:"-" json:"is_excluded"`
|
||||
IsExplicit bool `yaml:"-" json:"is_explicit"`
|
||||
IdleTimeout string `yaml:"-" json:"idle_timeout"`
|
||||
WakeTimeout string `yaml:"-" json:"wake_timeout"`
|
||||
StopMethod string `yaml:"-" json:"stop_method"`
|
||||
|
||||
Reference in New Issue
Block a user