12 lines
347 B
JSON
12 lines
347 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"Default": "Server=128.140.69.127;Database=emberend;User=emberend;Password=1JEA@9MtK)_)DmyA;Pooling=true;MinimumPoolSize=10;MaximumPoolSize=200;AllowLoadLocalInfile=true;"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |