mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2025-02-20 14:32:17 +01:00
whoops
parent
02deb678e9
commit
14c79c7acf
@ -30,7 +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/ {
|
||||
try_files $uri /bluemap-test/assets/emptyTile.json;
|
||||
try_files $uri /assets/emptyTile.json;
|
||||
gzip_static always;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user