PLAINCONCEPTS\ccanizares c29b783d93 rename identity project
2017-01-30 11:35:16 +01:00

16 lines
411 B
JSON

{
"ConnectionStrings": {
"DefaultConnection": "Server=127.0.0.1,5433;Database=Microsoft.eShopOnContainers.Services.IdentityDb;User Id=sa;Password=Pass@word"
},
"MvcClient": "http://localhost:5100",
"SpaClient": "http://localhost:5104",
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}