hey there, I wonder if someone successfully deployed Corredor on a different server and make them work together ?
I made two different environment variables for Corteza-server and Corteza-Corredor
in Corredor I set CORREDOR_ADDR
variable to be 0.0.0.0:80
while in Corteza-server I set it to the domain of Corredor server (I tried the ip address instead of the domain but got the same result)
I’ve read the documentation but unfortunately, I couldn’t make it work
is there something I’m messing ? appreciate the help