We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f869048 commit 59e4c01Copy full SHA for 59e4c01
backend/question/.env.local
@@ -3,7 +3,7 @@ PEERPREP_UI_HOST="http://localhost:5173"
3
4
EXPRESS_PORT=9002
5
EXPRESS_DB_HOST="localhost"
6
-EXPRESS_DB_PORT=5433
+EXPRESS_DB_PORT=5432
7
POSTGRES_DB="question"
8
POSTGRES_USER="peerprep-qn-express"
9
POSTGRES_PASSWORD="Xk8qEcEI2sizjfEn/lF6mLqiyBECjIHY3q6sdXf9poQ="
0 commit comments