13 lines
362 B
JSON
13 lines
362 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"PostgreSQL": "Host=158.220.108.49;Port=35432;Database=MiesDb;Username=ecclesia;Password=Eclesia2025;Pooling=true;Minimum Pool Size=1;Maximum Pool Size=20;Timeout=15;Command Timeout=30"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|