mirror of
https://github.com/documenso/documenso.git
synced 2025-11-15 01:01:49 +10:00
fix: grammar mistake
This commit is contained in:
@ -103,7 +103,7 @@ Once downloaded, navigate to the directory containing the `compose.yml` file.
|
|||||||
|
|
||||||
### Set Up Environment Variables
|
### 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
|
```bash
|
||||||
POSTGRES_USER="user"
|
POSTGRES_USER="user"
|
||||||
|
|||||||
Reference in New Issue
Block a user