Skip to content

Commit 7b32a74

Browse files
committed
change
1 parent d2e6bc8 commit 7b32a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/question/.env.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PEERPREP_UI_HOST="http://localhost:5173"
33

44
EXPRESS_PORT=9002
55
EXPRESS_DB_HOST="localhost"
6-
EXPRESS_DB_PORT=5432
6+
EXPRESS_DB_PORT=5433
77
POSTGRES_DB="question"
88
POSTGRES_USER="peerprep-qn-express"
99
POSTGRES_PASSWORD="Xk8qEcEI2sizjfEn/lF6mLqiyBECjIHY3q6sdXf9poQ="

0 commit comments

Comments
 (0)