Browse Source

update prot

luojunhui 4 tháng trước cách đây
mục cha
commit
9bf532caa6
2 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 0 1
      Dockerfile
  2. 1 1
      app_config.toml

+ 0 - 1
Dockerfile

@@ -1 +0,0 @@
-

+ 1 - 1
app_config.toml

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