Title
p

Panakotta00

03/19/2022, 4:02 PM
this is my docker command to run it
docker run --rm -it -p 50051:50051 -p 8080:8080 authzed/spicedb:latest serve --grpc-preshared-key="somerandomkeyhere" --datastore-engine=postgres --datastore-conn-uri="postgres://fin_repo:test@host.docker.internal:5432/FicsItNetworksRepositoryAuthorization?sslmode=disable"