Files
FL-Akademie/.env.example

4 lines
177 B
Plaintext

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