Browse Source

修改环境配置

tianyabing 2 years ago
parent
commit
6b2a43585b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application.yml

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

@@ -12,7 +12,7 @@ server:
 spring:
 spring:
   # 环境设置
   # 环境设置
   profiles:
   profiles:
-    active: publish
+    active: dev
   # 数据源配置
   # 数据源配置
   datasource:
   datasource:
     type: com.alibaba.druid.pool.DruidDataSource
     type: com.alibaba.druid.pool.DruidDataSource