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