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