Description
Working with Sitecore in windows containers when i execute "docker compose up -d" command.. all containers starts correctly but the local addresses are created using ipv6 instead of ipv4 and traefik can't route correctly the requests...
for example instead of see http://127.0.0.1:8079 i see http://::ffff::8079
I had to remove all images, uninstall the actual version and downgrade it to version 4.51
Steps To Reproduce
No response
Compose Version
Docker Environment
Anything else?
No response