config: switch to SQLite database and change application port to 8080 #14

Merged
Saani merged 1 commits from feature/meetings into main 2025-11-23 15:41:47 +00:00
Owner
  • Replace PostgreSQL with SQLite as default database backend
  • Comment out PostgreSQL configuration for potential future use
  • Update Docker exposed port from 8000 to 8080
  • Update Gunicorn bind address to match new port

This simplifies the deployment setup by removing the PostgreSQL
dependency and aligns the application port with common alternatives
to port 8000.

- Replace PostgreSQL with SQLite as default database backend - Comment out PostgreSQL configuration for potential future use - Update Docker exposed port from 8000 to 8080 - Update Gunicorn bind address to match new port This simplifies the deployment setup by removing the PostgreSQL dependency and aligns the application port with common alternatives to port 8000.
Saani added 1 commit 2025-11-23 15:41:25 +00:00
- Replace PostgreSQL with SQLite as default database backend
- Comment out PostgreSQL configuration for potential future use
- Update Docker exposed port from 8000 to 8080
- Update Gunicorn bind address to match new port

This simplifies the deployment setup by removing the PostgreSQL
dependency and aligns the application port with common alternatives
to port 8000.
Saani merged commit 645e6b3665 into main 2025-11-23 15:41:47 +00:00
Sign in to join this conversation.
No reviewers
No Label
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: ATTUNE-HEART-THERAPY/alternative-backend-service#14
No description provided.