Freshers-qa

This commit is contained in:
Devesh S
2026-07-23 22:19:20 +05:30
9 changed files with 385 additions and 622 deletions

View File

@@ -1,5 +1,5 @@
# ─── DATABASE CONNECTION CONFIGURATION ───
spring.datasource.url=jdbc:postgresql://localhost:5432/rit_freshers_hub?sslmode=disable
spring.datasource.url=jdbc:postgresql://localhost:5433/rit_freshers_hub?sslmode=disable
spring.datasource.username=postgres
spring.datasource.password=${DB_PASSWORD:Anbukathir@#$2006}