chart data loading

This commit is contained in:
2026-03-24 21:37:49 -04:00
parent f6bd22a8ef
commit c76887ab92
65 changed files with 6350 additions and 713 deletions

View File

@@ -1,6 +1,11 @@
# Example configuration file for DexOrder user container
# Mount this at /app/config/config.yaml in k8s
# Data directory for persistent storage (workspace, strategies, etc.)
# Defaults to ./data relative to working directory if not set
# In k8s this is mounted as a PVC at /app/data
data_dir: "/app/data"
# User-specific settings
user:
timezone: "UTC"