Merge branch 'origin/main' into feature/faculty-directory
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# ─── DATABASE CONNECTION CONFIGURATION ───
|
||||
spring.datasource.url=jdbc:postgresql://localhost:5432/rit_freshers_hub?sslmode=disable
|
||||
spring.datasource.username=postgres
|
||||
|
||||
spring.datasource.password=murugan06
|
||||
|
||||
spring.datasource.password=${DB_PASSWORD:murugan06}
|
||||
|
||||
# ─── JPA / HIBERNATE SETTINGS ───
|
||||
spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect
|
||||
|
||||
2771
backend/src/main/resources/bus_routes.json
Normal file
2771
backend/src/main/resources/bus_routes.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user