luojunhui пре 1 недеља
родитељ
комит
fc34fec4f0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app_config.toml

+ 1 - 1
app_config.toml

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