chengyao 4 лет назад
Родитель
Сommit
a42b2d4e80
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/resources/bootstrap.yml

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

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