I have a problem in Environment Variable in Visual studio 2022. When I use Development there is no problem and it takes development AppSettings,
But when I remove Environment variable to use production (Default AppSettings) it brings me Error and It doesn't run.
What should I do to use default AppSetting in debug mode?
the error is 404 not found :


