mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-25 12:05:13 +01:00
Updated Directly hosting BlueMap with external webservers (markdown)
parent
025091c2ae
commit
ddd72cb486
@ -30,6 +30,7 @@ server {
|
||||
|
||||
# map-tiles are stored compressed, and they have a fallback file that should be returned if the tile does not exist
|
||||
location /data/ {
|
||||
error_page 404 =200 /assets/emptyTile.json;
|
||||
gzip_static always;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user