mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
fix(portforward): no longer stuck after failed port forwarding
This commit is contained in:
@@ -32,6 +32,7 @@ type Logger interface {
|
||||
Info(s string)
|
||||
Warn(s string)
|
||||
Error(s string)
|
||||
Errorf(format string, args ...any)
|
||||
}
|
||||
|
||||
type Cmder interface {
|
||||
|
||||
Reference in New Issue
Block a user