Skip to content

Commit 9fc384f

Browse files
authored
Update README.md
1 parent 5d6e683 commit 9fc384f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This method uses Docker to run the complete application stack.
2727

2828
1. Make sure that [Docker](https://www.docker.com) is installed on your machine.
2929

30-
2. Create a `.env` file by running `cp .env.template .env` in the root of your local project folder, and add your preferred PostgreSQL username and password.
30+
2. Create a `.env` file by running `cp .env.template .env` in the root of your local project folder, and change GRAPH_PASSWORD to a unique value.
3131

3232
> **Note**
3333
> When running locally, you may need to update one of the ports in the `.env` file if it conflicts with another application on your machine.

0 commit comments

Comments
 (0)