feature/swagger-oauth-env-config #103

Merged
hitanshu merged 2 commits from hitanshu/CFTunnels:feature/swagger-oauth-env-config into test 2026-01-23 15:53:39 +00:00
Owner
No description provided.
hitanshu added 2 commits 2026-01-23 15:53:06 +00:00
- 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
Remove environment variable defaults and align with docker-compose
All checks were successful
sample gradle build and test / tag (push) Successful in 7s
sample gradle build and test / build_tag_push (push) Successful in 2m28s
sample gradle build and test / Sync All Forks (push) Successful in 11s
b8b0a4bf30
- Remove default values from database environment variables
- Use POSTGRES_USERNAME/PASSWORD to match docker-compose.yaml
- Use DB_URL without default to ensure explicit configuration
hitanshu changed target branch from main to test 2026-01-23 15:53:17 +00:00
hitanshu requested review from kruti 2026-01-23 15:53:28 +00:00
hitanshu merged commit b8b0a4bf30 into test 2026-01-23 15:53:39 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hithomelabs/CFTunnels#103
No description provided.