backend-common: remove deprecated HTTPS config

This commit is contained in:
Patrik Oldsberg
2020-12-30 13:52:48 +01:00
parent 5ecd50f8a0
commit 09a3704264
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.