I’m using the nginx config from this template: https://github.com/LemmyNet/lemmy-ansible/blob/main/templates/nginx.conf

How do I go about setting up a TOR hidden service? Many of my instances users would like to read the site that way. People have told me it’s very simple but the lemmy config seems to be way more complicated than a regular web-page. For example, I am not sure what to put as root path or for the location in the nginx.conf

Help would be greatly appreciated!