Change map style of openmaptiles

Hi, I’ve just hosted a osm map with openmaptiles. https://github.com/openmaptiles/openmaptiles

Everything works fine! But now I want to change the style of the map. I want to add this style https://github.com/openmaptiles/maptiler-terrain-gl-style but I have no idea on what to do. I searched in the home/user/data folder but there isn’t a file of configuration.

Now I have the map at this address http://my_server_ip:8080/styles/basic-preview/#12/42.54238/1.59992

But I have just the basic preview. Which is the default style.

Any ideas?

Thanks in advance

To use a GL style you’ll need a GL map library to do the rendering, like maplibre-gl or mapbox-gl-js.