chore(backend): upgrade deps and remove redis/rq
This commit is contained in:
@@ -11,9 +11,6 @@ POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=postgres
|
||||
POSTGRES_PORT=5432
|
||||
|
||||
# --- redis ---
|
||||
REDIS_PORT=6379
|
||||
|
||||
# --- backend settings (see backend/.env.example for full list) ---
|
||||
CORS_ORIGINS=http://localhost:3000
|
||||
DB_AUTO_MIGRATE=true
|
||||
|
||||
Reference in New Issue
Block a user