feat: implement community Q&A, scraper, and dynamic bus routes display without secrets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ─── DATABASE CONNECTION CONFIGURATION ───
|
||||
spring.datasource.url=jdbc:postgresql://localhost:5432/rit_freshers_hub?sslmode=disable
|
||||
spring.datasource.username=postgres
|
||||
spring.datasource.password=${DB_PASSWORD:postgres}
|
||||
spring.datasource.password=${DB_PASSWORD:jouganxd1011}
|
||||
|
||||
# ─── 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