Cannot access Deno server using public IP. It is only available through localhost(loopback)
I built a server using both Apollo Server and the HTTP server module and I cannot access the servers outside my machine. I’ve made servers with both Node.JS and Dart and the problem seems to be exclusive to Deno.