diff --git a/app-config.production.yaml b/app-config.production.yaml index e4e8953..5db14f2 100644 --- a/app-config.production.yaml +++ b/app-config.production.yaml @@ -1,10 +1,10 @@ app: - baseUrl: https://backstage.code-idp.com + baseUrl: https://backstage-deployment-1006240973223.europe-west10.run.app backend: - baseUrl: https://backstage.code-idp.com + baseUrl: https://backstage-deployment-1006240973223.europe-west10.run.app cors: - origin: https://backstage.code-idp.com + origin: https://backstage-deployment-1006240973223.europe-west10.run.app methods: [GET, HEAD, PATCH, POST, PUT, DELETE] credentials: true diff --git a/app-config.yaml b/app-config.yaml index 3174f00..7f7a894 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -41,7 +41,7 @@ techdocs: googleGcs: bucketName: 'backstage-codeidp-techdocs' projectId: code-idp - credentials: ./key/code-idp-e144f8987002.json + credentials: ${TECHDOCS_GCS_CREDENTIALS} # scaffolder: