DATABASE_URL="postgresql://postgres:postgres@localhost:5432/academy_engel" NEXTAUTH_SECRET="replace-with-a-long-random-secret" NEXTAUTH_URL="http://localhost:3000"