Code2Gether-Discord / Code2Gether-Discord-Bot

A Discord bot for the Code2Gether server
3 stars 1 forks source link

[BUG] Can't connect to WebAPI from LAN #45

Closed nickmartin1ee7 closed 3 years ago

nickmartin1ee7 commented 3 years ago

Describe the bug Attempting to connect to swagger page in WebAPI results in CONNECTION_REFUSED when navigating to http://IP:5000/swagger

To Reproduce Steps to reproduce the behavior:

  1. Navigate to http://IP:5000/swagger
  2. See error

Expected behavior Loads swagger API test page.

Screenshots image