fix: grammar mistake

This commit is contained in:
Catalin Pit
2024-07-26 08:48:14 +03:00
parent deb2f1d255
commit f0d2ab8700

View File

@ -103,7 +103,7 @@ Once downloaded, navigate to the directory containing the `compose.yml` file.
### Set Up Environment Variables
Create a `.env` file directory as the `compose.yml` file and fill in the following environment variables:
Create a `.env` file in the same directory as the `compose.yml` file and fill in the following environment variables:
```bash
POSTGRES_USER="user"