mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 14:32:15 +00:00
work
This commit is contained in:
@@ -38,10 +38,10 @@ server {
|
||||
add_header Cache-Control public;
|
||||
}
|
||||
|
||||
location /ne/ {
|
||||
location /ne2_shaded/ {
|
||||
# trailing slash
|
||||
|
||||
alias /data/ofm/http_host/assets/natural_earth/tiles/; # trailing slash
|
||||
alias /data/ofm/http_host/assets/natural_earth/tiles/natural_earth_2_shaded_relief.raster/; # trailing slash
|
||||
try_files $uri =404;
|
||||
|
||||
expires 1d; # target 10y
|
||||
|
||||
Reference in New Issue
Block a user