Checking certs for custom domain
WSL , latest wasp version
Trying to figure out how to check my A and AAAA records for a domain I've chosen after the initial set up. (stuck to https://wasp-lang.dev/docs/advanced/deployment/cli#using-a-custom-domain-for-your-app)
I realized, that on my domain host it had the original DNS still there with the new, which I think stopped my custom domain from going up.
Though... I didn't document my A & AAAA,
When I re-run the code I get the error
Error: Hostname already exists on app
And am struggling to get the certs to reappear (I'm sure it's a simple command) or I have to remove it and then reinitiate it (which I also couldn't find clear direction on)
Thanks!
Trying to figure out how to check my A and AAAA records for a domain I've chosen after the initial set up. (stuck to https://wasp-lang.dev/docs/advanced/deployment/cli#using-a-custom-domain-for-your-app)
I realized, that on my domain host it had the original DNS still there with the new, which I think stopped my custom domain from going up.
Though... I didn't document my A & AAAA,
When I re-run the code I get the error
Error: Hostname already exists on app
And am struggling to get the certs to reappear (I'm sure it's a simple command) or I have to remove it and then reinitiate it (which I also couldn't find clear direction on)
Thanks!
Wasp CLI can deploy your full-stack application with only a single command.
