Onurkan Bakırcı
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/Services/Identity/Identity.API/Startup.cs
|
|
@ -112,7 +112,7 @@ namespace Microsoft.eShopOnContainers.Services.Identity.API |
|
|
|
Url = new Uri("https://microsoft.com/") |
|
|
|
} |
|
|
|
}); |
|
|
|
} |
|
|
|
}); |
|
|
|
var container = new ContainerBuilder(); |
|
|
|
container.Populate(services); |
|
|
|
|
|
|
|