Artem Astapenko
07/18/2021, 8:26 PMlocalhost:8000/api
route from localhost:3000
and get CORS errors which I was not receiving before…
If I open localhost:8000 - webapp is opened. So I suppose something was changed in CORS or routinguser
07/18/2021, 8:41 PMgod830
07/18/2021, 10:52 PMuser
07/18/2021, 10:52 PMuser
07/18/2021, 10:53 PMuser
07/18/2021, 10:53 PMuser
07/18/2021, 10:56 PMuser
07/18/2021, 10:59 PMuser
07/18/2021, 11:04 PMAPI_URL=<http://localhost:8001/api/v1/>
env variable on master will break webapp.
EDIT: just validated that it is the easiest way to replicategod830
07/18/2021, 11:10 PMuser
07/18/2021, 11:10 PMuser
07/18/2021, 11:15 PMgod830
07/19/2021, 4:21 AM