I was following https://openmaptiles.com/server/ guide to self-host a vector tiles server by using Docker (Kitematic), it was working well but i couldn't find the way to configure to run the server on HTTPs (since my application is running on HTTPs and it's not allowed to request to get tiles from HTTP server)
Please help to advise on this matter? Thanks in advance!