2025-01-03 16:21:03 +00:00
|
|
|
{
|
|
|
|
|
"ConnectionStrings": {
|
2025-02-20 17:14:53 +01:00
|
|
|
"DefaultConnection": "Host=192.168.1.57;Port=5432;Database=ptmain;User Id={usr};Password={pwd};"
|
2025-02-02 23:13:17 +01:00
|
|
|
},
|
2025-02-20 17:14:53 +01:00
|
|
|
"ApplicationInsights": {
|
2025-02-21 00:30:04 +01:00
|
|
|
"ConnectionString": "InstrumentationKey=07d2a2b9-5e8e-4924-836e-264f8438f6c5;IngestionEndpoint=https://northeurope-2.in.applicationinsights.azure.com/;LiveEndpoint=https://northeurope.livediagnostics.monitor.azure.com/;ApplicationId=56748c39-2fa3-4880-a1e2-24068e791548",
|
2025-02-20 00:23:13 +01:00
|
|
|
"UseSeqLoggingTelemetryChannel": true
|
2025-02-20 17:14:53 +01:00
|
|
|
},
|
|
|
|
|
"SeqConfiguration": {
|
|
|
|
|
"IngestionEndpoint": "http://localhost:5341",
|
|
|
|
|
"ApiKey": null,
|
|
|
|
|
"Environment": "MSTEST"
|
2025-01-03 16:21:03 +00:00
|
|
|
}
|
|
|
|
|
}
|