Skip to content

Commit 8e9a5e1

Browse files
authored
Update installation.md
1 parent 56be218 commit 8e9a5e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/docs/getting-started/installation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ You will need to update the `.env` file with the following information.
153153
##### Update the PostgreSQL Credentials
154154

155155
You will need to update the `.env` file with the following information. The passwords are in plain text and must match.
156-
1. `API_POSTGRES_PASSWORD` needs to be set to `talawa` (This needs to be fixed in a GitHub issue)
157-
2. `POSTGRES_PASSWORD` needs to be set to `talawa` (This needs to be fixed in a GitHub issue)
156+
1. `API_POSTGRES_PASSWORD`
157+
2. `POSTGRES_PASSWORD`
158158

159159
##### Update the API_BASE_URL Value
160160

0 commit comments

Comments
 (0)