Configuration¶
DEX Studio uses a YAML config file for customization.
Config File¶
Create .dex-studio.yaml in the project root:
Environment Variables¶
| Variable | Default | Description |
|---|---|---|
DEX_ENGINE_URL |
http://localhost:17000 |
DEX engine URL |
DEX_STUDIO_PORT |
7860 |
UI port |