.env.example 89 B

123
  1. DATABASE_URL="postgres://user:password@0.0.0.0:5432/homo"
  2. PORT=8000
  3. APP_ENV="production"