hecheng vor 3 Jahren
Ursprung
Commit
cb61a578fc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      zd-modules/zd-algorithm/src/main/resources/application.yml

+ 1 - 1
zd-modules/zd-algorithm/src/main/resources/application.yml

@@ -57,7 +57,7 @@ sys:
     ## 默认为true 不需要发送则关闭
     outbound: true
   config:
-    loginUri: http://${INNER_HOST:192.168.1.88}/${INNER_PORT:8080}/
+    loginUri: http://${INNER_HOST:192.168.1.88}:${INNER_PORT:8080}/
     #跳过阈值 跳过检查项触发阈值
     jumpThreshold: 2
     ## 日志检查提交地址