You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
1010 B

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. CONTAINER_NAME=
  2. APP_NAME=Liwo
  3. APP_ENV=local
  4. APP_KEY=
  5. APP_DEBUG=true
  6. APP_URL=http://localhost
  7. APP_TIMEZONE="Asia/Tehran"
  8. LOG_CHANNEL=gelf
  9. LOG_LEVEL=debug
  10. DB_CONNECTION=mysql
  11. DB_HOST=127.0.0.1
  12. DB_PORT=3306
  13. DB_DATABASE=laravel
  14. DB_USERNAME=root
  15. DB_PASSWORD=
  16. BROADCAST_DRIVER=log
  17. CACHE_DRIVER=file
  18. QUEUE_CONNECTION=sync
  19. SESSION_DRIVER=file
  20. SESSION_LIFETIME=120
  21. MEMCACHED_HOST=127.0.0.1
  22. REDIS_HOST=redis
  23. REDIS_PASSWORD=root
  24. REDIS_USER=root
  25. REDIS_PORT=6379
  26. MAIL_MAILER=smtp
  27. MAIL_HOST=mailhog
  28. MAIL_PORT=1025
  29. MAIL_USERNAME=null
  30. MAIL_PASSWORD=null
  31. MAIL_ENCRYPTION=null
  32. MAIL_FROM_ADDRESS=from@example.com
  33. MAIL_FROM_NAME="${APP_NAME}"
  34. AWS_ACCESS_KEY_ID=
  35. AWS_SECRET_ACCESS_KEY=
  36. AWS_DEFAULT_REGION=us-east-1
  37. AWS_BUCKET=
  38. PUSHER_APP_ID=
  39. PUSHER_APP_KEY=
  40. PUSHER_APP_SECRET=
  41. PUSHER_APP_CLUSTER=mt1
  42. MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
  43. MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
  44. FCM_KEY=null
  45. SOCKET_URL=192.168.x.x:3030
  46. SMSIR_WEBSERVICE_URL=https://ws.sms.ir/
  47. SMSIR_API_KEY=
  48. SMSIR_SECRET_KEY=
  49. SMSIR_LINE_NUMBER=