2024-07-25 13:37:22 -04:00
|
|
|
# Configuration overview
|
|
|
|
|
|
|
|
|
|
Read about the various ways to configure uv:
|
|
|
|
|
|
|
|
|
|
- [Using configuration files](./files.md)
|
|
|
|
|
- [Using environment variables](./environment.md)
|
|
|
|
|
- [Configuring authentication](./authentication.md)
|
|
|
|
|
|
2024-08-02 15:58:31 +02:00
|
|
|
Or, jump to the [settings reference](../reference/settings.md) which enumerates the available
|
|
|
|
|
configuration options.
|