Update front and config

This commit is contained in:
2025-07-29 03:02:33 +07:00
parent 09e2c704ef
commit 36cb672ce4
7 changed files with 5629 additions and 10 deletions

View File

@@ -39,5 +39,7 @@
"AllowedHosts": "*",
"WorkerBotManager": true,
"WorkerBalancesTracking": false,
"WorkerNotifyBundleBacktest": true
"WorkerNotifyBundleBacktest": true,
"KAIGEN_SECRET_KEY": "KaigenXCowchain",
"KAIGEN_CREDITS_ENABLED": true
}