0
smry created
We came across it in ApiUrlConfig and couldn't identify what that value does exactly
private const string DefaultHostUrl = "http://localhost:22742/"; //TODO: Replace with PROD url.
I tried looking for tickets referencing it and they seem to suggest that it is used in Xamarin development
We have never changed that value and the project seems to work fine in development and in PROD environments
We are using 8.3.1 Angular/.NETCore application