@@ -1,5 +1,5 @@
reload = true
-bind = "0.0.0.0:8111"
+bind = "0.0.0.0:8112"
workers = 2
keep_alive_timeout = 60 # 保持连接的最大秒数,根据需要调整
graceful_timeout = 30 # 重启或停止之前等待当前工作完成的时间