tileserver-gl/src
Monstrofil 38604c0a45
Bugfix: publicUrl is not used in some urls (#605)
In WMTS the publicUrl path was missed and it was not working properly.
Similar story about wmts.tmpl: the baseUrl is not working properly when
tileserver is hidden behind the proxy with different root path.

* Minor bugfix: make baseUrl always use '/' in the end

Co-authored-by: Oleksandr Shyshatskyi <oshyshatskyi@cloudlinux.com>
Co-authored-by: acalcutt <acalcutt@techidiots.net>
2022-09-30 09:18:13 -04:00
..
main.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
serve_data.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
serve_font.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
serve_light.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
serve_rendered.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
serve_style.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
server.js Bugfix: publicUrl is not used in some urls (#605) 2022-09-30 09:18:13 -04:00
utils.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00