DATABASE_URL="postgresql://postgres:postgres@localhost:5432/ticketing" JWT_SECRET="change-this-to-a-long-random-secret" CLIENT_URL="http://localhost:5173" PORT=3000