We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56be218 commit 8e9a5e1Copy full SHA for 8e9a5e1
docs/docs/docs/getting-started/installation.md
@@ -153,8 +153,8 @@ You will need to update the `.env` file with the following information.
153
##### Update the PostgreSQL Credentials
154
155
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)
+1. `API_POSTGRES_PASSWORD`
+2. `POSTGRES_PASSWORD`
158
159
##### Update the API_BASE_URL Value
160
0 commit comments