Hello, I've installed Gogs, a light-weight git system, and I would like it to be available at https://gogs.domain.com. The main domain is already configured, up and running using a Let's Encrypt certificate. Gogs is also installed and configured with that url as root and https as the protocol. Gogs is located at /home/git/gogs/gogs, which is symlinked to /usr/sbin/git. According to the instructions here I need to configure reverse proxy and afterwards to symlink the new Let's Encrypt certificate for that particular subdomain. Could you please guide me how best to accomplish this? Do I create a subdomain in ISPConfig and then redirect to...? Or is there some other way? Thank you in advance!