소스 검색

配置回调路径

july 4 년 전
부모
커밋
c1b6617a52
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      ldt-core/src/main/resources/application-dev.yml
  2. 1 1
      ldt-core/src/main/resources/application-test.yml

+ 1 - 1
ldt-core/src/main/resources/application-dev.yml

@@ -81,7 +81,7 @@ blade:
     remote-path: /usr/share/nginx/html
 
 callback:
-  domain: https://192.168.1.218:1888/api
+  domain: http://192.168.1.218:1888/api
 
 
 

+ 1 - 1
ldt-core/src/main/resources/application-test.yml

@@ -51,5 +51,5 @@ blade:
     remote-path: /usr/share/nginx/html
 
 callback:
-  domain: https://139.159.240.119:1888/api
+  domain: http://139.159.240.119:1888/api