Site setup with localtunnel not working

Hello,
Not sure if this is a Discourse issue or not, but I’ll ask here.

I set up a site, and tried using localtunnel to put it on the web. It’s configured all correctly, but will not display.

root@PreloadService-Forum:~/discourse_docker# wget https://preloadservice.darkpixlz.com --no-check-certificate
--2023-01-03 01:29:44--  https://preloadservice.darkpixlz.com/
Resolving preloadservice.darkpixlz.com (preloadservice.darkpixlz.com)...
Connecting to preloadservice.darkpixlz.com preloadservice.darkpixlz.com:443... connected.
WARNING: no certificate subject alternative name matches
        requested host name 'preloadservice.darkpixlz.com'.
HTTP request sent, awaiting response... 404 Not Found
2023-01-03 01:29:44 ERROR 404: Not Found.

--2023-01-03 01:30:08--  http://preloadservice.darkpixlz.com/
Resolving preloadservice.darkpixlz.com (preloadservice.darkpixlz.com)...
Connecting to preloadservice.darkpixlz.com:80... connected.
HTTP request sent, awaiting response... 503 Service Temporarily Unavailable
2023-01-03 01:30:08 ERROR 503: Service Temporarily Unavailable.

root@PreloadService-Forum:~/discourse_docker# 

The https:// URL is just the text “404”, and the http:// one is nginx.

Thanks for any help.

Changing the URL, which normally solves Discourse issues for me didn’t help.
I also have a Strict SSL rule if that adds anything.