tangyishan 6 месяцев назад
Родитель
Сommit
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