浏览代码

Update application: add internal-port

StrayWarrior 10 月之前
父节点
当前提交
62202acb2a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      long-article-recommend-service/src/main/resources/application.yml

+ 1 - 0
long-article-recommend-service/src/main/resources/application.yml

@@ -28,6 +28,7 @@ spring:
 #      negotiationType: PLAINTEXT
 
 server:
+  internal-port: 30081
   tomcat:
     threads:
       max: 1000