Files
2026-05-23 11:16:12 +01:00

11 lines
187 B
Bash

# Copy to .env.local and fill in. Do not commit real values.
# App
NEXT_PUBLIC_APP_URL=http://localhost:3000
# Database (when added)
# DATABASE_URL=
# Auth (when added)
# AUTH_SECRET=