17 lines
334 B
JSON
17 lines
334 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"SqlServer": {
|
|
"ContainerName": "prefab-sql",
|
|
"HostPort": 14330,
|
|
"UseDataVolume": true
|
|
},
|
|
"Parameters": {
|
|
"prefab-sql-password": "Nq7K3YR2"
|
|
}
|
|
}
|