Files
Web_AutoNotificatPhone_Serv…/appsettings.json
2025-11-20 09:56:33 +08:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}