Configuring your Workspace
How a workspace is configured: the settings in dagger.toml and how modules connect to each other.
- User configuration holds personal overrides that stay out of the repository.
- Module wiring connects one module's output to another module's settings.
- Migrate from dagger.json converts a legacy project to a workspace.
- Configuration files has the schemas for the files that configure Dagger.