Update configs
This commit is contained in:
@@ -24,9 +24,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Kaigen": {
|
"Kaigen": {
|
||||||
"BaseUrl": "https://srv-captain--kaigen-back:3000",
|
"BaseUrl": "https://srv-captain--kaigen-back:3000"
|
||||||
"DebitEndpoint": "/api/credits/debit",
|
|
||||||
"RefundEndpoint": "/api/credits/refund"
|
|
||||||
},
|
},
|
||||||
"N8n": {
|
"N8n": {
|
||||||
"WebhookUrl": "https://n8n.kai.managing.live/webhook/fa9308b6-983b-42ec-b085-71599d655951",
|
"WebhookUrl": "https://n8n.kai.managing.live/webhook/fa9308b6-983b-42ec-b085-71599d655951",
|
||||||
|
|||||||
@@ -9,9 +9,7 @@
|
|||||||
"Token": "zODh8Hn8sN5VwpVJH0HAwDpCJPE4oB5IUg8L4Q0T67KM1Rta6PoM0nATUzf1ddkyWx_VledooZXfFIddahbL9Q=="
|
"Token": "zODh8Hn8sN5VwpVJH0HAwDpCJPE4oB5IUg8L4Q0T67KM1Rta6PoM0nATUzf1ddkyWx_VledooZXfFIddahbL9Q=="
|
||||||
},
|
},
|
||||||
"Kaigen": {
|
"Kaigen": {
|
||||||
"BaseUrl": "https://srv-captain--kaigen-back:3000",
|
"BaseUrl": "https://srv-captain--kaigen-back:3000"
|
||||||
"DebitEndpoint": "/api/credits/debit",
|
|
||||||
"RefundEndpoint": "/api/credits/refund"
|
|
||||||
},
|
},
|
||||||
"Web3Proxy": {
|
"Web3Proxy": {
|
||||||
"BaseUrl": "http://srv-captain--web3-proxy:4111",
|
"BaseUrl": "http://srv-captain--web3-proxy:4111",
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ namespace Managing.Infrastructure.Evm.Services;
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public class KaigenSettings
|
public class KaigenSettings
|
||||||
{
|
{
|
||||||
public string BaseUrl { get; set; } = "https://api.kaigen.managing.live";
|
public string BaseUrl { get; set; }
|
||||||
public string DebitEndpoint { get; set; } = "/api/credits/debit";
|
public string DebitEndpoint { get; set; } = "/api/credits/debit";
|
||||||
public string RefundEndpoint { get; set; } = "/api/credits/refund";
|
public string RefundEndpoint { get; set; } = "/api/credits/refund";
|
||||||
public string OwnedKeysEndpoint { get; set; } = "/api/keys/owned";
|
public string OwnedKeysEndpoint { get; set; } = "/api/keys/owned";
|
||||||
|
|||||||
@@ -21,5 +21,8 @@
|
|||||||
"Url": "http://localhost:8086/",
|
"Url": "http://localhost:8086/",
|
||||||
"Organization": "managing-org",
|
"Organization": "managing-org",
|
||||||
"Token": "Fw2FPL2OwTzDHzSbR2Sd5xs0EKQYy00Q-hYKYAhr9cC1_q5YySONpxuf_Ck0PTjyUiF13xXmi__bu_pXH-H9zA=="
|
"Token": "Fw2FPL2OwTzDHzSbR2Sd5xs0EKQYy00Q-hYKYAhr9cC1_q5YySONpxuf_Ck0PTjyUiF13xXmi__bu_pXH-H9zA=="
|
||||||
|
},
|
||||||
|
"Kaigen": {
|
||||||
|
"BaseUrl": "https://kaigen-back.apps.managing.live"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -21,6 +21,9 @@
|
|||||||
"Url": "https://influx-db.kaigen.managing.live",
|
"Url": "https://influx-db.kaigen.managing.live",
|
||||||
"Organization": "managing-org",
|
"Organization": "managing-org",
|
||||||
"Token": "ROvQoZ1Dg5jiKDFxB0saEGqHC3rsLkUNlPL6_AFbOcpNjMieIv8v58yA4v5tFU9sX9LLvXEToPvUrxqQEMaWDw=="
|
"Token": "ROvQoZ1Dg5jiKDFxB0saEGqHC3rsLkUNlPL6_AFbOcpNjMieIv8v58yA4v5tFU9sX9LLvXEToPvUrxqQEMaWDw=="
|
||||||
|
},
|
||||||
|
"Kaigen": {
|
||||||
|
"BaseUrl": "https://bff.kaigen.ai"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,9 @@
|
|||||||
"Url": "https://influx-db.apps.managing.live",
|
"Url": "https://influx-db.apps.managing.live",
|
||||||
"Organization": "managing-org",
|
"Organization": "managing-org",
|
||||||
"Token": "zODh8Hn8sN5VwpVJH0HAwDpCJPE4oB5IUg8L4Q0T67KM1Rta6PoM0nATUzf1ddkyWx_VledooZXfFIddahbL9Q=="
|
"Token": "zODh8Hn8sN5VwpVJH0HAwDpCJPE4oB5IUg8L4Q0T67KM1Rta6PoM0nATUzf1ddkyWx_VledooZXfFIddahbL9Q=="
|
||||||
|
},
|
||||||
|
"Kaigen": {
|
||||||
|
"BaseUrl": "https://kaigen-back.apps.managing.live"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -30,10 +30,5 @@
|
|||||||
"IndicatorRequestWebhookUrl": "https://n8n.kai.managing.live/webhook/3aa07b66-1e64-46a7-8618-af300914cb11",
|
"IndicatorRequestWebhookUrl": "https://n8n.kai.managing.live/webhook/3aa07b66-1e64-46a7-8618-af300914cb11",
|
||||||
"Username": "managing-api",
|
"Username": "managing-api",
|
||||||
"Password": "T259836*PdiV2@%!eR%Qf4"
|
"Password": "T259836*PdiV2@%!eR%Qf4"
|
||||||
},
|
|
||||||
"Kaigen": {
|
|
||||||
"BaseUrl": "https://kaigen-back.apps.managing.live",
|
|
||||||
"DebitEndpoint": "/api/credits/debit",
|
|
||||||
"RefundEndpoint": "/api/credits/refund"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user