DATABASE_URL="mysql://user:password@localhost:3306/schwarmblog" JWT_SECRET="change-me-in-production" PORT=3001