diff --git a/GerbilManager.AppHost/Properties/launchSettings.json b/GerbilManager.AppHost/Properties/launchSettings.json index e6cad5e..0b08d2f 100644 --- a/GerbilManager.AppHost/Properties/launchSettings.json +++ b/GerbilManager.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21284", - "ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22112" + "ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22113" } }, "http": {