forked from Ivasoft/traefik
Reminder
This commit is contained in:
@@ -263,7 +263,7 @@ func TestDockerGetPort(t *testing.T) {
|
||||
NetworkSettings: &docker.NetworkSettings{
|
||||
NetworkSettingsBase: docker.NetworkSettingsBase{
|
||||
Ports: nat.PortMap{
|
||||
"80/tcp": {},
|
||||
"80/tcp": {}, // TODO: Change so there is no exposed port
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user