One configuration tree
The runtime loads the project configuration and exposes normalized settings through Support.
Environment boundaries
Secrets belong in environment variables; configuration references them without committing credentials.
Visual result
Examples are deterministic previews. PHP and shell code is never executed in the browser or on the public server.
⌘
config.yml
- Mode
- Production
- Base URL
- /api
- Connection
- primary · PDO