浏览代码

配置调整

liuqq 3 年之前
父节点
当前提交
cff0589109
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -2,7 +2,7 @@ spring:
   application:
   application:
     name: mrqc-sys
     name: mrqc-sys
   profiles:
   profiles:
-    active: pro
+    active: local
   main:
   main:
     allow-bean-definition-overriding: true
     allow-bean-definition-overriding: true