Browse Source

Merge remote-tracking branch 'origin/master'

panqiuyao 8 months ago
parent
commit
ba4d1756e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      python/config.ini

+ 1 - 1
python/config.ini

@@ -4,7 +4,7 @@ app_name=智慧拍-后端应用
 # 应用版本号
 version=1.0.0
 # 应用host地址
-host=10.56.42.176
+host=127.0.0.1
 # 应用服务启动名称
 app_run=api:app
 # 端口号