plugins/auth-backend: read backend.baseUrl from config

This commit is contained in:
Patrik Oldsberg
2020-06-17 16:54:02 +02:00
parent 64a8bd2187
commit e923d751a7
3 changed files with 10 additions and 4 deletions
+1
View File
@@ -21,6 +21,7 @@
},
"dependencies": {
"@backstage/backend-common": "^0.1.1-alpha.9",
"@backstage/config": "^0.1.1-alpha.9",
"@types/express": "^4.17.6",
"body-parser": "^1.19.0",
"compression": "^1.7.4",