mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-18 15:23:51 +01:00
port selection strategy fix
This commit is contained in:
@@ -223,4 +223,4 @@ func selectPortInternal(c types.Container, getPort func(types.Port) uint16) uint
|
||||
return 0
|
||||
}
|
||||
|
||||
const wildcardPrefix = "proxy.*"
|
||||
const wildcardPrefix = "proxy.*."
|
||||
|
||||
Reference in New Issue
Block a user