MicroOcpp
MicroOcpp copied to clipboard
How can we replace localhost with real domain/sub-domain
I am hosting this micro simulator on the internet but it does not work as expected. In the background it calls only localhost:8000/api... It is supposed to call the domain or sub-domain as api URL instead.
My purpose is that we want it be available for our remote team to test.
Kindly guide me how to do.
Thank you