{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "LoginExpireMinute": 60, //登入到期時間,單位(分) "DBConfig": { "Server": "LPp7aTdHGEFQJieGkSGl0g==", "Database": "k48iBBWXwJHPZF9zkF8UjreGN2uYWz6R", "Root": "2TdWJL+VXK8xbnhD8iA0zNJMT95nSE5W", "Password": "BxXjVEJCYCyPmlt03xAKmUNEnXzHhw1j" }, "SMTPConfig": { "Host": "smtp.gmail.com", "Port": 25, "UserName": "shanghohui@gmail.com", "Password": "wswgnluvoodfexrb", "EnableSsl": true } }