.env.example 208 B

12345
  1. DATABASE_URL="postgresql://knowledge:MkhCJGAnJKyFYL2A@60.204.184.98:30032/knowledge"
  2. MEDIA_BUCKET_NAME="zyy"
  3. MEDIA_URL_EXPIRY_SECONDS=3600
  4. AUTH_SECRET="replace-with-a-long-random-secret"
  5. AUTH_TRUST_HOST=true