q1340 commited on
Commit
5b07d3c
·
verified ·
1 Parent(s): 9a82781

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +2 -2
config.yaml CHANGED
@@ -1,7 +1,7 @@
1
  # Hugging Face 部署配置
2
  host: "0.0.0.0"
3
- port: 7860
4
- # 设为8317防止和nginx冲突
5
 
6
  # 数据库配置(根据你的线上库修改)
7
  # 注意:一定要包含 sslmode=require 或 disable
 
1
  # Hugging Face 部署配置
2
  host: "0.0.0.0"
3
+ port: 8317
4
+ # 设为8317防止和nginx冲突
5
 
6
  # 数据库配置(根据你的线上库修改)
7
  # 注意:一定要包含 sslmode=require 或 disable