-
|
Hello Dokploy community, I don't know if I've found a bug or if I've made a mistake. I noticed that when I add a domain with a Let's Encrypt certificate to my running compose, the certificate is only requested after a redeployment instead of immediately after creating a domain. Have I overlooked something or misunderstood something? |
Beta Was this translation helpful? Give feedback.
Answered by
djsisson
Oct 23, 2025
Replies: 1 comment 1 reply
-
|
if you mean adding domain labels, then traefik will only see the new information after the container has been remade, and the new labels have been added. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JRSecTepe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
if you mean adding domain labels, then traefik will only see the new information after the container has been remade, and the new labels have been added.