Hi
In my react application i am using API. In Appsetting.josn(asp.net application) file i am mentioning the baseurl of api. Here my problem is if change url in appsetting.josn file in server after publishing the application thats not reflecting.
it loading data from old api. Please let me know what to do to reflect changes in appsettings.josn