Update configs

This commit is contained in:
2025-11-18 11:23:21 +07:00
parent 6341d712ef
commit 87712038ff
7 changed files with 12 additions and 12 deletions

View File

@@ -21,5 +21,8 @@
"Url": "http://localhost:8086/",
"Organization": "managing-org",
"Token": "Fw2FPL2OwTzDHzSbR2Sd5xs0EKQYy00Q-hYKYAhr9cC1_q5YySONpxuf_Ck0PTjyUiF13xXmi__bu_pXH-H9zA=="
},
"Kaigen": {
"BaseUrl": "https://kaigen-back.apps.managing.live"
}
}

View File

@@ -21,6 +21,9 @@
"Url": "https://influx-db.kaigen.managing.live",
"Organization": "managing-org",
"Token": "ROvQoZ1Dg5jiKDFxB0saEGqHC3rsLkUNlPL6_AFbOcpNjMieIv8v58yA4v5tFU9sX9LLvXEToPvUrxqQEMaWDw=="
},
"Kaigen": {
"BaseUrl": "https://bff.kaigen.ai"
}
}

View File

@@ -21,6 +21,9 @@
"Url": "https://influx-db.apps.managing.live",
"Organization": "managing-org",
"Token": "zODh8Hn8sN5VwpVJH0HAwDpCJPE4oB5IUg8L4Q0T67KM1Rta6PoM0nATUzf1ddkyWx_VledooZXfFIddahbL9Q=="
},
"Kaigen": {
"BaseUrl": "https://kaigen-back.apps.managing.live"
}
}

View File

@@ -30,10 +30,5 @@
"IndicatorRequestWebhookUrl": "https://n8n.kai.managing.live/webhook/3aa07b66-1e64-46a7-8618-af300914cb11",
"Username": "managing-api",
"Password": "T259836*PdiV2@%!eR%Qf4"
},
"Kaigen": {
"BaseUrl": "https://kaigen-back.apps.managing.live",
"DebitEndpoint": "/api/credits/debit",
"RefundEndpoint": "/api/credits/refund"
}
}