I would like to setup a subdomain/reverse proxy so that when I visit my website:
https://panel.MYDOMAIN.com acts as a proxy to http://localhost:8888/BaseURLForAAPanel
I tried to set this up in reverse proxies but it doesn't allow me to have an SSL certificate if I have a reverse proxy setup, can someone please instruct me how this can be achieved. I already have my CNAME record setup on my registrar pointing the subdomain "panel"" to mydomain.com. I've set this up in NGINX manually before (with other domains/servers), but I can't seem to figure this out via aaPanel's GUI.