Merge pull request #2845 from spotify/rugvip/appenv
Use APP_ENV to determine what config to load, falling back to NODE_ENV
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/backend-common': minor
|
||||
'@backstage/cli': minor
|
||||
---
|
||||
|
||||
Use APP_ENV before NODE_ENV for determining what config to load
|
||||
Reference in New Issue
Block a user