Domains All Pointed to One App
Hello. I have 3 Apps Running, but when I assign Custom Domains to each, they all point to one of the apps that are running, and not all the separate ones
11 Replies
When Both Apps Are running
I have a Domain Set for App1 and App2
If App2 is running, app1 and app 2 domain go to app2
I can see them both in the dashboard, pointing to diffrent apps but still not working
I am using CF with Flexible on my domains
Hello, same pb
First docker :
ports:
- '8090:80'
Second docker :
app1
ports:
- '8010:8080'
app2
ports:
- '8020:80'


Yeah, I can only run one app currently, hopefully someone will respond soon
Using all templates too
Personally, I use github + docker-compose and I only have two containers on cing that cause problems between them.
It's strange that there are only two of us in this situation...
It’s the same issue being discussed in #traefik
This is resolved for me and can be closed @Siumauricio
I have the same issue too!
what was the resolution @abyss?
Upgrade to version 0.11.1 or 0.11.2