Quellcode durchsuchen

修改版本发布提示bug

syh vor 5 Jahren
Ursprung
Commit
01100feaf3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      jeecg-boot-module-system/src/main/resources/application-test.yml

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-test.yml

@@ -2,7 +2,7 @@ server:
   port: 8088
   ip: 39.106.184.70
   servlet:
-    context-path: /jeecg-boot
+    context-path: /
     compression:
       enabled: true
       mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*