Skip to content

Commit d05c023

Browse files
committed
UPD: env variables for bucket storage
1 parent f2cdf4a commit d05c023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ techdocs:
4141
googleGcs:
4242
bucketName: 'backstage-codeidp-techdocs'
4343
projectId: code-idp
44-
credentials: ./key/code-idp-e144f8987002.json
44+
credentials: ${TECHDOCS_GCS_CREDENTIALS}
4545

4646
# scaffolder:
4747

0 commit comments

Comments
 (0)