app.ini 322 B

12345678910111213141516171819
  1. [server]
  2. HttpPort = 9000
  3. RunMode = release
  4. JwtSecret = 6EEB622E-5C73-4082-AF76-7BAC337772F2
  5. Email = test@jackyu.cn
  6. HTTPChallengePort = 9180
  7. StartCmd = bash
  8. NodeSecret = 57D079F2-CA8B-412A-B5C0-FDA291C13391
  9. Demo = true
  10. [nginx]
  11. AccessLogPath =
  12. ErrorLogPath =
  13. [openai]
  14. Model = gpt-3.5-turbo
  15. BaseUrl =
  16. Proxy =
  17. Token =