diff --git a/scripts/http_host/http_host_lib/templates/nginx_cf.conf b/scripts/http_host/http_host_lib/templates/nginx_cf.conf index 7dac234..034be5a 100644 --- a/scripts/http_host/http_host_lib/templates/nginx_cf.conf +++ b/scripts/http_host/http_host_lib/templates/nginx_cf.conf @@ -41,7 +41,7 @@ server { location /ne/ { # trailing slash - alias /data/ofm/http_host/assets/natural_earth/tiles; # trailing slash + alias /data/ofm/http_host/assets/natural_earth/tiles/; # trailing slash try_files $uri =404; expires 1d; # target 10y