Closed tyagishuchi1 closed 4 years ago
REACT_APP_API_BASE_URL
CLOUDAMQP_URL
Currently the service has an .env file of it's own which needs to be configured before running the docker.
We should rename the parameter CLOUDAMQP_URL to AMQP_URL.
AMQP_URL
Anyway we are planning to break up with rabbit, none of that will matter.
@tyagishuchi1 why is this issue closed?
Expected Behavior
REACT_APP_API_BASE_URL
parameter in the root .env should be used to connect to the thor networkCLOUDAMQP_URL
.Current Behavior
Currently the service has an .env file of it's own which needs to be configured before running the docker.