瀏覽代碼

Merge branch 'master' of https://gitee.com/anji-plus/report

yanzili 4 年之前
父節點
當前提交
189a69c9c9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      report-core/src/main/resources/bootstrap.yml

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

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