mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update osm-vector-maps-nginx.conf.j2
This commit is contained in:
parent
0b368bb64d
commit
5e3a0e7f34
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# For downloadable regional vector tilesets
|
# For downloadable regional vector tilesets
|
||||||
location /maps* {
|
location /maps {
|
||||||
rewrite ^/maps(.*)$ /osm-vector-maps$1;
|
rewrite ^/maps(.*)$ /osm-vector-maps$1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue