CFTunnels/src
hitanshu310 c0ae476beb Configure PostgreSQL database settings for test and production profiles
- Add PostgreSQL datasource configuration for test and prod profiles
- Use environment-specific database URL, username, and password variables
- Set hibernate.ddl-auto=update for both profiles
- Enable SQL logging in test, disable in production
- Replace H2 in-memory database with PostgreSQL for consistency
2026-01-23 21:16:56 +05:30
..
main Configure PostgreSQL database settings for test and production profiles 2026-01-23 21:16:56 +05:30
test ISSUE-33 (#96) (#98) 2026-01-14 17:37:15 +00:00