I am using SWAG as Reverse Proxy for several services like gitea and nextcloud.
Now I also wanted to ask whether it is possible to use SWAG to redirect a certain domain (in my case mutschler.eu for which SWAG gets the letsencrypt certificate) to the folder where I generated my static website with hugo (in my case to $HOME/website/public
). How do I do that?