From b847e047cd02034696bdc5e1ff400f8fc202b6cc Mon Sep 17 00:00:00 2001 From: Navratan Lal Gupta <37469234+navilg@users.noreply.github.com> Date: Mon, 14 Jul 2025 11:19:23 +0530 Subject: [PATCH] fix: compose file mismatch Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26d4b66..250f4f5 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ There are mainly 2 ways of installing Perplexica - With Docker, Without Docker. 3. After cloning, navigate to the directory containing the project files. -4. Update environment variables in `docker-compose.yml` file to configure `config.toml`. +4. Update environment variables in `docker-compose.yaml` file to configure `config.toml`. Example: