Files
DysonNetwork/DysonNetwork.Wallet/appsettings.json
2026-02-03 00:36:53 +08:00

10 lines
142 B
JSON

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