How do we configure our domain with a port number?

  • Try using this JavaScript code if you are using port 8000:

 SomApi.domainName = "localhost:8000";

Have more questions? Submit a request

0 Comments

Article is closed for comments.