79196554

Date: 2024-11-17 05:40:24
Score: 1
Natty:
Report link

In the AppHost project go to the Properties folder, then open launchSettings.json and add this line to the environmentVariables.

"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"

Your launchSettings.json should become like this : enter image description here

Now you can run your Aspire AppHost project as well.
For more information read here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Arash.Zandi