DATABASE_URL="postgresql://akademie:devsecret@localhost:5433/akademie" NEXTAUTH_URL="http://localhost:3000" NEXTAUTH_SECRET="replace-with-random-32-chars-minimum-in-production"