diff --git a/.changeset/empty-cooks-laugh.md b/.changeset/empty-cooks-laugh.md new file mode 100644 index 0000000000..8f509f08cd --- /dev/null +++ b/.changeset/empty-cooks-laugh.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-app-backend': patch +--- + +Added a new `disableConfigInjection` option, which can be used to disable the configuration injection in environments where it can't be used.