Hi, I want to connect to a different domain other than the one on my localhost because backend will be deployed in other platform,
but it seems that it only connects to the local platform (the one front runs on).
I,ve seen that there is createConnection function to change it's urlConfig but not quite sure how to do,
can you please tell if it is possible and if yes how?
Thanks in advance