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

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

@@ -1,6 +1,6 @@
 spring:
   profiles:
-    active: test
+    active: dev
 logging:
   config: classpath:logback-spring.xml
 mybatis-plus: