SSL on everything - how to change ports (loadbalancer.server.port)for different services in traefik labels? #224
Unanswered
johntheripp3r
asked this question in
Questions
Replies: 1 comment
-
Can anyone please help me? I've done so much research but can not find an answer. I just need to be able to change the port number. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using the SSL on everything guide to get SSL certs for every sub-sub domain services that I want with traefik but I have now 2 services that are exposing port 8080 and I can not seem to change the port to anything else while using this traefik guide.
I am referring to this guide: https://technotim.live/posts/traefik-portainer-ssl/
Here is what my docker-compose looks like:
If I add
then it does not work with this config. Any help?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions