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> </div>
<script> <script>
window.API_URL = "{{ api_url }}stac/climate-dt"; window.API_URL = "{{ api_url }}stac/climate-dt/";
</script> </script>
<script src="/static/app.js"></script> <script src="/static/app.js"></script>
</body> </body>