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.

12345678910111213141516171819202122232425262728293031323334353637
  1. ragflow:
  2. host: 0.0.0.0
  3. http_port: 9380
  4. mysql:
  5. name: 'rag_flow'
  6. user: 'root'
  7. password: 'infini_rag_flow'
  8. host: 'mysql'
  9. port: 3306
  10. max_connections: 100
  11. stale_timeout: 30
  12. minio:
  13. user: 'rag_flow'
  14. password: 'infini_rag_flow'
  15. host: 'minio:9000'
  16. es:
  17. hosts: 'http://es01:9200'
  18. user_default_llm:
  19. factory: 'Tongyi-Qianwen'
  20. api_key: 'sk-xxxxxxxxxxxxx'
  21. base_url: ''
  22. oauth:
  23. github:
  24. client_id: xxxxxxxxxxxxxxxxxxxxxxxxx
  25. secret_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxx
  26. url: https://github.com/login/oauth/access_token
  27. authentication:
  28. client:
  29. switch: false
  30. http_app_key:
  31. http_secret_key:
  32. site:
  33. switch: false
  34. permission:
  35. switch: false
  36. component: false
  37. dataset: false