{ "ConnectionStrings": { "Default": "Server=114.116.225.148,13314;Database=FMP_20210610;User ID=sa;Password=Microsoft2020;" }, "IdentityServer": { "Clients": { "API_Web": { "ClientId": "API_Web", "ClientSecret": "1q2w3e*", "RootUrl": "https://localhost:44319" }, "API_App": { "ClientId": "API_App", "ClientSecret": "1q2w3e*", "RootUrl": "http://localhost:4200" }, "API_BlazorServerTiered": { "ClientId": "API_BlazorServerTiered", "ClientSecret": "1q2w3e*", "RootUrl": "https://localhost:44314" }, "API_Swagger": { "ClientId": "API_Swagger", "ClientSecret": "1q2w3e*", "RootUrl": "https://localhost:44326" } } } }