TechDocs Backend: Replace hardcoded github api by configuration value (#3004)
* replace hardcoded by configuration value * use integrations configuration to read github apiBaseUrl Co-authored-by: Emre Konar <emre.konar@zalando.de>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs-backend': patch
|
||||
---
|
||||
|
||||
Replacing the hard coded `baseApiUrl` by reading the value from configuration to enable private GitHub setup for TechDocs.
|
||||
Reference in New Issue
Block a user