I am currently using a Web Service Data Source in development with the following server URL:
http://localhost:5000/api/.
However, I am unsure what the URL will be in production and how to configure or change it appropriately when deploying. Could you please guide me on handling this configuration for the production environment?
http://localhost:5000/api/.
However, I am unsure what the URL will be in production and how to configure or change it appropriately when deploying. Could you please guide me on handling this configuration for the production environment?