This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Adding a domain via API requires redeploy #4902
Replies: 1 comment
|
Looks like this isn't relevant on the production branch, so all good. I couldn't find anything about this in the docs FWIW but happy that it's working well :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Question
When I add a domain to a project via the API I end up in this state:
I have a deploy hook set up to trigger a redeploy which is working as expected but I'm wondering if there's a better way.
Thanks!
All reactions