I am trying to find a way to have two separate domains associated with separate emails accessible through Traefik.
I have done some research but cannot figure it put. I tried creating a TCP router to accomplish this but it does not work.
Is there a better way to accomplish this?
Have you added it to the entry points?
https://github.com/htpcBeginner/docker-traefik/blob/master/docker-compose-t2.yml under the Traefik section has it commented out. It’s a big file but I just remember it having it. They set the domain names in an .env but you could just type it in.