qianhao.xu 4bb3441145 init
2025-04-01 14:02:10 +08:00

16 lines
422 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"DBConnectStr": "Server=139.224.232.211;Database=rizo_xbp;User Id=root;Password=doantech123;Port=3308"
//"ConnectionStrings": {
// "MySqlConnection": "server=localhost;database=your_database;user=root;password=your_password"
//}
}