We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b68812 commit d059a10Copy full SHA for d059a10
1 file changed
app-config.production.yaml
@@ -7,11 +7,3 @@ backend:
7
origin: https://backstage.foundations-software-engineering.com
8
methods: [GET, HEAD, PATCH, POST, PUT, DELETE]
9
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