From 253c55cdef178a6ebbc1946e7d89a778ba591c04 Mon Sep 17 00:00:00 2001 From: Lukas Rieger Date: Sat, 16 Jan 2021 15:21:03 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index 61c075e..6297eec 100644 --- a/Home.md +++ b/Home.md @@ -52,6 +52,9 @@ Make sure you have **hardware-acceleration enabled** on your browser! Use your f You have to add all your worlds to BlueMap's `render.conf`!
BlueMap has the `world`-world preconfigured, but if your world-folder is not called `world` (or `world_nether`/`world_the_end` on spigot/paper) then you will need to change the default's in the `render.conf`. +### Q: How can i add SSL (HTTPS) to my map? +BlueMaps integrated webserver does not (and will not) support SSL on its own, but you can e.g. [use NGINX to reverse-proxy your map](Reverse-proxy-BlueMap-with-NGINX) and add SSL that way. + ## Known incompatibilities with other mods - JustEnoughIDs (jeid) - NotEnoughIDs \ No newline at end of file