create-app: Add empty locations list to production config
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -32,3 +32,9 @@ backend:
|
||||
# ssl:
|
||||
# ca: # if you have a CA file and want to verify it you can uncomment this section
|
||||
# $file: <file-path>/ca/server.crt
|
||||
|
||||
catalog:
|
||||
# Overrides the default list locations from app-config.yaml as these contain example data.
|
||||
# See https://backstage.io/docs/features/software-catalog/software-catalog-overview#adding-components-to-the-catalog for more details
|
||||
# on how to get entities into the catalog.
|
||||
locations: []
|
||||
|
||||
Reference in New Issue
Block a user