30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"PostgreSql": {
|
|
"ConnectionString": "Host=managing-postgre.apps.managing.live;Port=5432;Database=managing;Username=postgres;Password=29032b13a5bc4d37",
|
|
"Orleans": "Host=managing-postgre.apps.managing.live;Port=5432;Database=orleans;Username=postgres;Password=29032b13a5bc4d37"
|
|
},
|
|
"InfluxDb": {
|
|
"Url": "https://influx-db.apps.managing.live",
|
|
"Organization": "managing-org",
|
|
"Token": "eOuXcXhH7CS13Iw4CTiDDpRjIjQtEVPOloD82pLPOejI4n0BsEj1YzUw0g3Cs1mdDG5m-RaxCavCMsVTtS5wIQ=="
|
|
},
|
|
"N8n": {
|
|
"WebhookUrl": "https://n8n.kai.managing.live/webhook/fa9308b6-983b-42ec-b085-71599d655951",
|
|
"IndicatorRequestWebhookUrl": "https://n8n.kai.managing.live/webhook/3aa07b66-1e64-46a7-8618-af300914cb11",
|
|
"Username": "",
|
|
"Password": ""
|
|
},
|
|
"Serilog": {
|
|
"MinimumLevel": {
|
|
"Default": "Information",
|
|
"Override": {
|
|
"Microsoft": "Information",
|
|
"System": "Warning"
|
|
}
|
|
}
|
|
},
|
|
"ElasticConfiguration": {
|
|
"Uri": "http://elasticsearch:9200"
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |