13 lines
257 B
JSON
13 lines
257 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"Persistence": {
|
|
"ConnectionString": "mongodb://Salmon.Web:28z6gRwbAB22rL@voie93quarts.fr:27017/Salmon"
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|