# Backend Environment SECRET_KEY=change-me-to-a-long-random-string-in-production DATABASE_URL=sqlite:///db.sqlite3 # For PostgreSQL (recommended for production): # DATABASE_URL=postgresql://user:password@db:5432/wrestledesk