sudo certbot --server https://acme-v02.api.letsencrypt.org/directory -d *.getcodeerp.com.br --manual --preferred-challenges dns-01 certonly
After running this command, which was meant to encrypt my subdomains, all new subdomains I create point to the Apache home page.
I use Digital Ocean as a provider, but I use Nginx, I do not use Apache. How can I reverse this?
An example subdomain that points to Apache is api.getcodeerp.com.br