fix(env) Fix forms hook env var default config (#12155)

This commit is contained in:
Chris Collins 2024-12-18 17:02:16 -05:00 committed by GitHub
parent 8c724dbf47
commit 83904b7f35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -561,7 +561,7 @@ springdoc.api-docs.groups.enabled: true
forms:
hook:
enabled: { $FORMS_HOOK_ENABLED:true }
enabled: ${FORMS_HOOK_ENABLED:true}
consumerGroupSuffix: ${FORMS_HOOK_CONSUMER_GROUP_SUFFIX:}
businessAttribute: