{ "App": { "SelfUrl": "https://localhost:44315", "ClientUrl": "http://localhost:4200", "CorsOrigins": "https://*.Print.com,http://localhost:4200,https://localhost:44307,https://localhost:44312", "RedirectAllowedUrls": "http://localhost:4200,https://localhost:44307" }, "ConnectionStrings": { //"Default": "Server=(LocalDb)\\MSSQLLocalDB;Database=Print;Trusted_Connection=True" "Default": "Server=.;Database=Print_Main;User ID=sa;Password=sasa;", "Label": "Server=.;Database=Print_Module;User ID=sa;Password=sasa;" }, "Cors": { "CorsOrigins": "http://192.168.50.7:44318" }, "Redis": { "Configuration": "127.0.0.1" }, "StringEncryption": { "DefaultPassPhrase": "YN9DXxIzerLT0KiN" } }