How to add a scheme? Trying to add grpc_pass for syncing #2391
-
Hello, I am wondering how I add further 'scheme' to my proxy host. I am not sure even if this is correct. I am trying to setup cells-sync with pydio-cells container. Within that there is a further port open called grpc which is 33060 It seems to use the grpc scheme. I have found that i require this to work with their desktop sync software as here - https://forum.pydio.com/t/cells-server-closed-the-stream-without-sending-trailers/3851 I seem to require this section added somewhere, but have no real idea on how to add it.
I require the grpc_pass bit Any ideas on how to get this working? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
After 4 days i've got it working In the advanced section in NPM add this
The IP and the port needed to be the same, not different as indicated in the previous post |
Beta Was this translation helpful? Give feedback.
After 4 days i've got it working
In the advanced section in NPM add this
The IP and the port needed to be the same, not different as indicated in the previous post