http urls monitor.

.env.example 377B

123456789101112131415161718
  1. # dotenv file example
  2. # copy it to .env and change the config
  3. # App
  4. MONITOR_APP_DEBUG=true
  5. MONITOR_APP_SECRET=123456
  6. # NOTICE
  7. # SMTP
  8. MONITOR_NOTICE_SMTP_HOST=host
  9. MONITOR_NOTICE_SMTP_USER=user
  10. MONITOR_NOTICE_SMTP_PASSWORD=password
  11. MONITOR_NOTICE_EMAILS=466100496@qq.com
  12. # MONITOR
  13. MONITOR_MONITOR_TIMEOUT=500
  14. MONITOR_MONITOR_URLS=http://www.baidu.com;http://www.links123.com