wzy 1 ヶ月 前
コミット
6d9c8cea04
共有2 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 1 1
      mjava-huagao/src/main/resources/application-prod.yml
  2. 1 1
      mjava-huagao/src/main/resources/application-prod2.yml

+ 1 - 1
mjava-huagao/src/main/resources/application-prod.yml

@@ -2,7 +2,7 @@ server:
   port: 7708
   servlet:
     context-path: /huagao
-  host: https://mes.huagaochina.com:7708
+  host: http://mes.huagaochina.com:7708
 
 enable:
   scheduling: true

+ 1 - 1
mjava-huagao/src/main/resources/application-prod2.yml

@@ -3,7 +3,7 @@ server:
   port: 7708
   servlet:
     context-path: /huagao
-    host: https://mes.huagaochina.com:7708
+    host: http://mes.huagaochina.com:7708
 
 enable:
   scheduling: true