瀏覽代碼

调整fleet配置文件

tangyishan 6 月之前
父節點
當前提交
77f405bf2f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sckw-modules/sckw-fleet/src/main/resources/bootstrap.yml

+ 1 - 1
sckw-modules/sckw-fleet/src/main/resources/bootstrap.yml

@@ -6,7 +6,7 @@ spring:
     name: sckw-ng-fleet
   profiles:
     #    active: ${DEPLOY_MODE:dev}
-    active: test
+    active: @profiles.active@
   main:
     allow-bean-definition-overriding: true
     allow-circular-references: true