You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NGINX is running on the same machine as BlueMaps integrated webserver. (If that is not the case you'll need to replace localhost with the correct ip in the examples below)
BlueMaps integrated webserver is running on port 8100. (Again, just replace 8100 with the actual port below)
BlueMap on a subdirectory of your website
If you have a normal website hosted with NGINX and want your map on /map/ (e.g https://mydomain.com/map/) then you can just add this to your NGINX configuration: