BlueMap

BlueMap

98.2k Downloads

Binding BlueMap to 127.0.0.1 does not make it unreachable from the internet

D3nnis3n opened this issue ยท 3 comments

commented

What i did / Steps to reproduce

The configuration noted to apply ip: "127.0.0.1" to make BlueMap no longer accessible through the internet, so I did that.

Expected result

BlueMap no longer accessible on that port from the internet, instead only via NGINX reverse proxy.

Actual result

BlueMap is still accessible on that port from the internet, however it does not display any maps directly on the port anymore, those are only visible via NGINX reverse proxy url.

Context

BlueMap Version: 5.7-Neoforge

Used OS: Ubuntu 24.04.03

commented

Do not click the above link, malicious spam.

commented

Wow, we don't get that very often :o

commented

Found the issue, the page was simply still cached and force refresh made it no longer appear, no bug, sorry!