Add Docker support with Gunicorn, SQLite volume persistence, and optional PostgreSQL
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -9,3 +9,6 @@ python-decouple==3.8
|
||||
|
||||
# Optional PostgreSQL driver (SQLite is used by default)
|
||||
psycopg2-binary==2.9.9
|
||||
|
||||
# Production server
|
||||
gunicorn==21.2.0
|
||||
|
||||
Reference in New Issue
Block a user