volta 2 年 前
コミット
edb3002be2
1 ファイル変更1 行追加1 行削除
  1. 1 1
      launch-admin/src/main/resources/application.yml

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

@@ -6,7 +6,7 @@ spring:
     name: launch-webflux
   profiles:
     # 环境配置
-    active: test
+    active: dev
 
 
 xxl: