Web-Multi-Media / HttpStreamingServer

A Django + React webapp to watch your videos
MIT License
5 stars 3 forks source link

React djangoAPI does not automatically adapt endpoint for prod & dev #19

Closed xavierfav closed 4 years ago

xavierfav commented 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.

DerouineauNicolas commented 4 years ago

Fixed by 30f598e45135e0f2d737821be2e8d16fb34772f2