Explorar o código

add img embedding.py

luojunhui hai 4 semanas
pai
achega
60a5e3e62d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config.toml

+ 1 - 1
config.toml

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