fix: add beta_mode to config.json.example

Add missing beta_mode configuration option to the example config file.
This ensures Docker builds and new deployments include the beta_mode setting.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
icy
2025-11-02 06:51:17 +08:00
parent 7c395a7585
commit 6c39206cdc

View File

@@ -1,5 +1,6 @@
{
"admin_mode": true,
"beta_mode": false,
"leverage": {
"btc_eth_leverage": 5,
"altcoin_leverage": 5