Hello. I am running spicedb within docker-compose ...
# spicedb
a
Hello. I am running spicedb within docker-compose using image: quay.io/authzed/spicedb:v1.1.0 and exposing grpc port -- "50051:50051". Everything works fine with async python client connecting to localhost:50051. But I'm getting errors when the same code is executed inside the container (trying to connect to spicedb service as spicedb:50051). The error is "".