Browse Source

score_list接口

罗俊辉 9 months ago
parent
commit
2fccf075ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      alg.toml

+ 1 - 1
alg.toml

@@ -1,6 +1,6 @@
 reload = true
 bind = "0.0.0.0:6060"
-workers = 1
+workers = 4
 keep_alive_timeout = 120  # 保持连接的最大秒数,根据需要调整
 graceful_timeout = 30    # 重启或停止之前等待当前工作完成的时间
 loglevel = "debug"  # 日志级别