15 lines
375 B
JSON
15 lines
375 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Listmonk": {
|
|
"BaseUrl": "http://localhost:9000",
|
|
"Username": "admin",
|
|
"Password": "W6N-jXV-Sna-Vxv",
|
|
"ApiToken": "mOSPkAQ2tCK3icXCIimjoK4KicDf3Y7A8AXSuenRnSWW6cT4"
|
|
}
|
|
} |