Kaynağa Gözat

修改端口

chenkq 3 hafta önce
ebeveyn
işleme
e6a179755c

+ 12 - 0
java/storlead-api/src/main/resources/application-test.yml

@@ -172,6 +172,8 @@ logging:
               Jackson2ObjectMapperBuilder: off # 禁止okhttp4 打印警告日志 For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
     com:
       storlead: debug
+
+environment: test
 dify:
   base-url: http://192.168.1.77/v1/
   dataset-api-key: dataset-qfhXMNcjsRSwN5CK6aoWx3hl
@@ -182,3 +184,13 @@ dify:
     mail: app-4-qfhXMNcjsRSwN5CK6aoWx3hl #邮件
 
 domainname: https://test1.storlead.com
+
+
+storlead:
+  es:
+    enabled: false
+    host: 39.108.252.62
+    port: 9200
+    scheme: http
+    username: elastic
+    password: storlead123456