DATABASE_URL="postgresql://user:password@localhost:5432/knowledge" MEDIA_BUCKET_NAME="knowledge-media" MEDIA_URL_EXPIRY_SECONDS=3600 AUTH_SECRET="replace-with-a-long-random-secret" AUTH_TRUST_HOST=true