Main things

LOCAL:
API xxxxxxxxxxx
UI http://localhost:5001

DEV:
API mixconfigfrangularapi.dev.mixtelematics.com
UI mixconfigfrangularui.dev.mixtelematics.com

INT:
API mixconfigfrangularapi.mixdevelopment.com
UI mixconfigfrangularui.mixdevelopment.com

Other URL changes

  • DSDEVCFGSQL01.DEV.MIX.LOCAL
  • config-frangular-api
  • config-frangular-ui

UI: angularNextConfigFrangularUrl = “http://localhost:5000”
FR UI: APIURL_DEV =“http://localhost:5000”;
FR API: “ConfigApiUrl”: “http://api.deviceconfig.int.development.domain.local”
http://localhost/DynaMiX.DeviceConfig.Services.Api

Cors issues with SelectionCriteria

our UI URL had to be added here for future reference
https://dev.azure.com/MiXTelematics/Fleet/_git/Fleet.Services.SelectionCriteria?path=%2FFleet.Services.SelectionCriteria.Web.Api%2Fappsettings.INT.json&version=GBDevelopment&_a=contents
Rudolf had to do it for now as permissions blocked me

some new dev URLS  not sure if there are some of these we should start using  they are going live bit by bit

https://mixconfigfrangularui.mixdevelopment.com/

angularNextConfigFrangularUrl
Pull request 106970: STM-1074: angularNextConfigFrangularUrl set - Repos (azure.com)