.env.example 91 B

123
  1. DEBUG=on
  2. SECRET_KEY=YOUR_SECRET_KEY
  3. SQLITE_URL=sqlite:///backend/your-database-name.sqlite3