diff --git a/docs/install/configuration/dotenv.md b/docs/install/configuration/dotenv.md index 7bde77311a..0962bc9f96 100644 --- a/docs/install/configuration/dotenv.md +++ b/docs/install/configuration/dotenv.md @@ -24,7 +24,7 @@ For more info see: - **[docker docs - specifying-multiple-compose-files](https://docs.docker.com/compose/reference/#specifying-multiple-compose-files)** - You can also view an example of an override file for LibreChat in your LibreChat folder and on GitHub: - - **[docker-compose.override.example](https://github.com/danny-avila/LibreChat/blob/main/docker-compose.override.yaml.example)** + - **[docker-compose.override.example](https://github.com/danny-avila/LibreChat/blob/main/docker-compose.override.yml.example)** ---