diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index 4d72447..6370175 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ spring: application: name: zdryztpg-service profiles: - active: test + active: @spring.profiles.active@ mvc: pathmatch: matching-strategy: ant_path_matcher