Tu060925 commited on
Commit
4ff8035
·
verified ·
1 Parent(s): fc483d8

Update application.yaml

Browse files
Files changed (1) hide show
  1. application.yaml +1 -1
application.yaml CHANGED
@@ -14,7 +14,7 @@ server:
14
  # auto 为自动获取IP地址
15
  host: auto
16
  # 启动端口号(修改完需要重启)
17
- port: 7860
18
  # 项目部署路径(修改完需要重启)
19
  mountPrefix: "/"
20
  # 是否需要拼接端口号
 
14
  # auto 为自动获取IP地址
15
  host: auto
16
  # 启动端口号(修改完需要重启)
17
+ port: 2536
18
  # 项目部署路径(修改完需要重启)
19
  mountPrefix: "/"
20
  # 是否需要拼接端口号