Stash added

This commit is contained in:
Sidharth Prabhu
2026-08-04 14:15:35 +05:30
parent 2bf455f53f
commit f898adff22

View File

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