mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -15,7 +15,7 @@ server {
|
||||
|
||||
# we need to handle missing tiles as valid request returning empty string
|
||||
location @empty {
|
||||
default_type application/x-protobuf;
|
||||
default_type application/vnd.mapbox-vector-tile;
|
||||
return 200 '';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user