瀏覽代碼

web地址配置修改

rengb 5 年之前
父節點
當前提交
5e1689c26a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      kernel/src/main/resources/application.yml

+ 1 - 1
kernel/src/main/resources/application.yml

@@ -5,7 +5,7 @@ server:
 
 
 spring:
 spring:
   application:
   application:
-    name: /qc-web    # 项目名称
+    name: /    # 项目名称
   http:
   http:
     encoding:     # http编码
     encoding:     # http编码
       force: true
       force: true