Skip to content

Commit 5e755e4

Browse files
authored
UPD: Update app-config.production.yaml
1 parent 3b68812 commit 5e755e4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

app-config.production.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,3 @@ backend:
77
origin: https://backstage.foundations-software-engineering.com
88
methods: [GET, HEAD, PATCH, POST, PUT, DELETE]
99
credentials: true
10-
11-
auth:
12-
environment: production
13-
providers:
14-
github:
15-
production:
16-
clientId: ${PROD_GITHUB_CLIENT_ID}
17-
clientSecret: ${PROD_GITHUB_CLIENT_SECRET}

0 commit comments

Comments
 (0)