Merge pull request #9167 from backstage/rugvip/host
backend-common: fix config schema using address rather than host
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/backend-common': patch
|
||||
---
|
||||
|
||||
Fixed configuration schema incorrectly declaring `backend.listen.address` to exist, rather than `backend.listen.host`, which is the correct key.
|
||||
Reference in New Issue
Block a user