This commit is contained in:
Tom Hodson 2025-04-15 14:04:52 +00:00
parent 6ec4b044b8
commit ca944521f9

View File

@ -72,7 +72,7 @@ qube.print()
</div>
<script>
window.API_URL = "{{ api_url }}stac/climate-dt";
window.API_URL = "{{ api_url }}stac/climate-dt/";
</script>
<script src="/static/app.js"></script>
</body>