Closed xavierfav closed 4 years ago
The endpoint which the client has to request is defined in here .
Everytime we do development, we have to manually change the endpoint. This is not pratical, and do not facilitate CI.
We should programatically set the endpoint to what is needed. Here are some examples.
Fixed by 30f598e45135e0f2d737821be2e8d16fb34772f2
The endpoint which the client has to request is defined in here .
Everytime we do development, we have to manually change the endpoint. This is not pratical, and do not facilitate CI.
We should programatically set the endpoint to what is needed. Here are some examples.