Light weighted update

This commit is contained in:
Sidharth Prabhu
2026-08-04 14:00:46 +05:30
parent 6750c5456f
commit c1b6d7a7cb

View File

@@ -4,7 +4,7 @@ server.port=8080
# ============================================================
# DATABASE — REQUIRED environment variables
# Set these in your environment or a .env file
# Set these in your environment or a .env file And Thats it
# ============================================================
spring.datasource.url=jdbc:postgresql://localhost:5432/rit_cms
spring.datasource.username=postgres