config: switch to SQLite database and change application port to 8080 #14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/meetings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This simplifies the deployment setup by removing the PostgreSQL
dependency and aligns the application port with common alternatives
to port 8000.