Merge pull request #3886 from backstage/rugvip/nohttps

backend-common: remove deprecated HTTPS config
This commit is contained in:
Patrik Oldsberg
2021-01-18 17:47:04 +01:00
committed by GitHub
4 changed files with 82 additions and 111 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': minor
---
Remove support for HTTPS certificate generation parameters. Use `backend.https = true` instead.