I’m running Windows Server 22 on a computer with a Hyper-V ubuntu VM. The Ubuntu VM uses nginx to serve a django application. I’ve setup my nginx configration for localhost and my domain. The cloudfare tunnel is active and connected but my sub domain can only be accessed via localhost.
When I visit sub.mydomain.com
on the host OS (Windows Server 22), it loads up the site just fine WITH the SSL certificate but it doesn’t work on any device outside the network. What could be the issue? I can’t seem to figure it out