AIO with traefik v3 - 502 Bad Gateway

this config only defines a “service”

but there is no “router” so traefik has no idea which requests it should send to this system.. look at this example:

I’m not sure you need this in full Docker scenario where reverse proxy and webserver are connected through internal Docker network.