neva
Expose second container port?
You can use the same domain + another port, but in that case you would need to change traefik configuration so it can listen on that other port too.
I'm using dokploy to test many apps, here I've made a wildcard DNS entry *.app.mydomain.com pointing to my dokploy server, so it's easier to add new apps without having to add a new DNS entry.
6 replies