diff --git a/labs/1-Create-Catalog-API/end/eShop.AppHost/Properties/launchSettings.json b/labs/1-Create-Catalog-API/end/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/1-Create-Catalog-API/end/eShop.AppHost/Properties/launchSettings.json +++ b/labs/1-Create-Catalog-API/end/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/labs/2-Create-Blazor-Frontend/end/eShop.AppHost/Properties/launchSettings.json b/labs/2-Create-Blazor-Frontend/end/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/2-Create-Blazor-Frontend/end/eShop.AppHost/Properties/launchSettings.json +++ b/labs/2-Create-Blazor-Frontend/end/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/labs/2-Create-Blazor-Frontend/src/eShop.AppHost/Properties/launchSettings.json b/labs/2-Create-Blazor-Frontend/src/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/2-Create-Blazor-Frontend/src/eShop.AppHost/Properties/launchSettings.json +++ b/labs/2-Create-Blazor-Frontend/src/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/labs/3-Add-Identity/end/eShop.AppHost/Properties/launchSettings.json b/labs/3-Add-Identity/end/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/3-Add-Identity/end/eShop.AppHost/Properties/launchSettings.json +++ b/labs/3-Add-Identity/end/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/labs/3-Add-Identity/src/eShop.AppHost/Properties/launchSettings.json b/labs/3-Add-Identity/src/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/3-Add-Identity/src/eShop.AppHost/Properties/launchSettings.json +++ b/labs/3-Add-Identity/src/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/labs/4-Add-Shopping-Basket/end/eShop.AppHost/Properties/launchSettings.json b/labs/4-Add-Shopping-Basket/end/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/4-Add-Shopping-Basket/end/eShop.AppHost/Properties/launchSettings.json +++ b/labs/4-Add-Shopping-Basket/end/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/labs/4-Add-Shopping-Basket/src/eShop.AppHost/Properties/launchSettings.json b/labs/4-Add-Shopping-Basket/src/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/4-Add-Shopping-Basket/src/eShop.AppHost/Properties/launchSettings.json +++ b/labs/4-Add-Shopping-Basket/src/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/labs/5-Add-Checkout/end/eShop.AppHost/Properties/launchSettings.json b/labs/5-Add-Checkout/end/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/5-Add-Checkout/end/eShop.AppHost/Properties/launchSettings.json +++ b/labs/5-Add-Checkout/end/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/labs/5-Add-Checkout/src/eShop.AppHost/Properties/launchSettings.json b/labs/5-Add-Checkout/src/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/5-Add-Checkout/src/eShop.AppHost/Properties/launchSettings.json +++ b/labs/5-Add-Checkout/src/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/labs/6-Add-Resiliency/src/eShop.AppHost/Properties/launchSettings.json b/labs/6-Add-Resiliency/src/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/labs/6-Add-Resiliency/src/eShop.AppHost/Properties/launchSettings.json +++ b/labs/6-Add-Resiliency/src/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": { diff --git a/src/eShop.AppHost/Properties/launchSettings.json b/src/eShop.AppHost/Properties/launchSettings.json index 358b6f2..ae3ace6 100644 --- a/src/eShop.AppHost/Properties/launchSettings.json +++ b/src/eShop.AppHost/Properties/launchSettings.json @@ -10,7 +10,7 @@ "ASPNETCORE_ENVIRONMENT": "Development", "DOTNET_ENVIRONMENT": "Development", "DOTNET_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21023", - "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:22616" + "DOTNET_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22616" } }, "http": {