mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-24 12:35:32 +00:00
fix: fix mapping ipv6-based port mappings
This commit is contained in:
parent
8aa846553c
commit
dbdb9008f2
1 changed files with 0 additions and 2 deletions
|
|
@ -489,5 +489,3 @@ export const version = async function (
|
||||||
return Promise.reject(error)
|
return Promise.reject(error)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export { mapPorts }
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue