SoftwareGuy / NodeListServer

Node List Server is a multi-purpose server list system. NodeJS powered and supports Docker.
Other
92 stars 33 forks source link

Fix bug with how IP is used when adding a new server #19

Closed tatelax closed 2 years ago

tatelax commented 3 years ago

This PR fixes a bug where the IP provided in the request body of the /add endpoint was not being used at all.