Proxy to use grpc-web-client. Please use only for testing.
Your gRPC server needs to be running with localhost:8081. If you want to change it, edit .env file or use --entrypoint.
docker run --rm --env-file .env --init -v $(pwd):$(pwd) -w $(pwd) -p $GRPCWEBPROXY_PORT:$GRPCWEBPROXY_PORT -p $GRPCWEBPROXY_TLS_PORT:$GRPCWEBPROXY_TLS_PORT sagadash/grpc-web-proxy