Make AG Services accessible from outside via the network - AnalyticsGate/AGR-OnPrem-Setups GitHub Wiki
Change the url in the Appsettings.json file in the respective AG service
"Kestrel": { "EndPoints": { "Https": { "Url": "https://localhost:40271"
Change the url in the Appsettings.json file in the respective AG service
"Kestrel": { "EndPoints": { "Https": { "Url": "https://localhost:40271"