Răsfoiți Sursa

配置回调路径

july 4 ani în urmă
părinte
comite
c1b6617a52

+ 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