config: Remove techdocs.requestUrl and storageUrl from default app-config.yaml

This commit is contained in:
Himanshu Mishra
2021-01-24 14:09:09 +01:00
parent 3927e79c29
commit 0ed9d03c21
-2
View File
@@ -74,8 +74,6 @@ organization:
# Reference documentation http://backstage.io/docs/features/techdocs/configuration
techdocs:
requestUrl: http://localhost:7000/api/techdocs
storageUrl: http://localhost:7000/api/techdocs/static/docs
builder: 'local' # Alternatives - 'external'
generators:
techdocs: 'docker' # Alternatives - 'local'