feat: add settings tabs, auto backup, and show latest 5 backups
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -9,6 +9,9 @@ ADMIN_USERNAME=admin
|
||||
ADMIN_PASSWORD=admin123
|
||||
ENV_FILE=/app/.env
|
||||
BACKUP_DIR=/root/market_intel_backups
|
||||
BACKUP_AUTO_ENABLED=1
|
||||
BACKUP_INTERVAL_HOURS=24
|
||||
BACKUP_KEEP_COUNT=30
|
||||
|
||||
# ---- 采集(OKX 只读;公开行情可留空 Key)----
|
||||
OKX_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user