9 lines
330 B
JSON
9 lines
330 B
JSON
|
|
{
|
||
|
|
"AllowedHosts": "*",
|
||
|
|
"ConnectionStrings": {
|
||
|
|
"ptdb": "Host=localhost;Port=5433;Database=ptdb01;User Id=postgres;Password=3911;"
|
||
|
|
},
|
||
|
|
"ApplicationInsights": {
|
||
|
|
"ConnectionString": "InstrumentationKey=6d2e76ee-5343-4691-a5e3-81add43cb584;IngestionEndpoint=https://northeurope-0.in.applicationinsights.azure.com/"
|
||
|
|
}
|
||
|
|
}
|