lyhzzz пре 2 година
родитељ
комит
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: