TomatenMusic-V2/TomatenMusic/appsettings.json
Tim Müller 147eed234f INIT
2022-03-29 22:12:22 +02:00

11 lines
198 B
JSON

{
"AppSettings": {
"Secret": "WWT9uwYzMkhOnUrZD7CSeT9forbwpbci"
},
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft.AspNetCore": "Debug"
}
}
}