Hi all! I have a question regarding the HTTP API, but I'm not sure how to word my question properly 😅
I need to use the HTTP API instead of gRPC. Given the docker example at
https://hub.docker.com/r/authzed/spicedb and the python client connection example at
https://github.com/authzed/authzed-py, how can I configure SpiceDB so that I can connect to my container using the python client without TLS? And how do I configure TLS? I'm happy to read documentation if anyone could point me to the right place 🙂