I set up a chatmail relay on a subdomain, chat.example.com. I skipped uploading a webpage by setting the www_folder value to disabled.
I would like to use the same server to host a static website on the root domain, example.com. Is it just a matter of modifying the nginx config file to add my root domain in there? I feel like that would be too simple.
Thank you!