This commit is contained in:
@@ -20,7 +20,6 @@ backend:
|
||||
password: ${POSTGRES_PASSWORD}
|
||||
database: ${POSTGRES_DB}
|
||||
|
||||
# Intégration Gitea
|
||||
integrations:
|
||||
gitea:
|
||||
- host: git.rber.bj
|
||||
@@ -32,8 +31,11 @@ auth:
|
||||
guest:
|
||||
dangerouslyAllowOutsideDevelopment: true
|
||||
|
||||
# Catalogue - importer les repos Gitea
|
||||
catalog:
|
||||
rules:
|
||||
- allow: [Component, System, API, Resource, Location, Template]
|
||||
locations: []
|
||||
locations:
|
||||
- type: url
|
||||
target: http://git.rber.bj/rber/backstage-templates/raw/branch/main/templates/node-api/template.yaml
|
||||
rules:
|
||||
- allow: [Template]
|
||||
|
||||
Reference in New Issue
Block a user