Skip to content

Commit

Permalink
reverse https workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
ptc-rdeleeuw committed Jan 2, 2024
1 parent 6660635 commit a960d4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ services.updateAllObjects = function (ip) {
}
};
services.getIP = function () {
return "localhost";
this.ips.interfaces = {};
// if this is mobile, only allow local interfaces
if (isLightweightMobile) {
Expand Down

0 comments on commit a960d4d

Please sign in to comment.