{ "baseUrls": { "apiBase": "https://localhost:5099/api/", "webBase": "https://localhost:44315/" }, "ConnectionStrings": { "CatalogConnection": "Server=sql-server,1433;Integrated Security=False;Initial Catalog=eShop;User Id=eShop;Password=R3dH4t1!;Trusted_Connection=false;Encrypt=false", "IdentityConnection": "Server=sql-server,1433;Integrated Security=False;Initial Catalog=eShop;User Id=eShop;Password=R3dH4t1!;Trusted_Connection=false;Encrypt=false" }, "CatalogBaseUrl": "", "Logging": { "IncludeScopes": false, "LogLevel": { "Default": "Warning", "Microsoft": "Warning", "System": "Warning" }, "AllowedHosts": "*" } }