浏览代码

修改版本发布提示bug

syh 5 年之前
父节点
当前提交
01100feaf3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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/*