dehydr8 / elevation-of-privilege

An online multiplayer version of the Elevation of Privilege (EoP) threat modeling card game
MIT License
125 stars 34 forks source link

unable to get local issuer certificate #331

Open deepakkumpala opened 9 months ago

deepakkumpala commented 9 months ago

threats-server | Public API serving at: http://localhost:8001/ threats-server | Internal API serving at: http://localhost:8002/ threats-server | Game server API (websocket) serving at: http://localhost:8000/

But nothing comes up in browser?!

dehydr8 commented 9 months ago

Hi @deepakkumpala

The client should be accessible at port 8080, try opening up http://localhost:8080/ and see if it works.