{ "ConnectionStrings": { "WebApi": "Data Source=localhost,2433;User=sa;Password=developer_pw;Initial Catalog=WebApiDB;MultipleActiveResultSets=True" }, "Authorization": { "JwtExpiredTime": "5", "JwtRefreshExpiredTime": "30", "Secret": "SECRET_ASKGFH#$_#((Y)#I%EWJGDSJTGKEOS@$SAF", "GoogleClientId": "734219382849-nvnulsu7ibfl4bk3n164bgb7c1h5dgca.apps.googleusercontent.com" }, "Mail": { "SmtpServer": "smtp.mailtrap.io", "SmtpPort": 2525, "SmtpUseSSL": true, "SmtpUsername": "460e3c49f02e37", "SmtpPassword": "66443869eaad55", "SmtpFrom": "noreply@hrcenter.net", "SmtpFromName": "HRCenter Team" }, "FrontEnd": { "BaseUrl": "http://localhost:3000" } }