mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 06:22:16 +00:00
trailing slash
This commit is contained in:
@@ -26,8 +26,8 @@ server {
|
||||
___LOCATION_BLOCKS___
|
||||
|
||||
location /fonts/ {
|
||||
# trailing hash
|
||||
alias /data/ofm/http_host/assets/fonts/; # trailing hash
|
||||
# trailing slash
|
||||
alias /data/ofm/http_host/assets/fonts/; # trailing slash
|
||||
try_files $uri =404;
|
||||
default_type application/x-protobuf;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user