chart data loading
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user