# Copy to .env and fill in for local development. DATABASE_URL=mysql://jorgecuadros:jorgecuadros@localhost:3306/jorgecuadros SESSION_SECRET=change-me-to-a-random-string WEB_ORIGIN=http://localhost:3000 NEXT_PUBLIC_API_ORIGIN=http://localhost:3001