jurteam / platform

Jur Beta Platform
https://beta.jur.io
0 stars 0 forks source link

Polling service should pick environment variables from the root folder #114

Closed tyagishuchi1 closed 4 years ago

tyagishuchi1 commented 4 years ago

Expected Behavior

  1. The REACT_APP_API_BASE_URL parameter in the root .env should be used to connect to the thor network
  2. The root .env should also include a parameter CLOUDAMQP_URL.

Current Behavior

Currently the service has an .env file of it's own which needs to be configured before running the docker.

ashishjur commented 4 years ago

We should rename the parameter CLOUDAMQP_URL to AMQP_URL.

Anyway we are planning to break up with rabbit, none of that will matter.

ashishjur commented 4 years ago

@tyagishuchi1 why is this issue closed?