Skip to content

Commit f2cdf4a

Browse files
committed
UPD: update prod domain
1 parent c71fca1 commit f2cdf4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app-config.production.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
app:
2-
baseUrl: https://backstage.code-idp.com
2+
baseUrl: https://backstage-deployment-1006240973223.europe-west10.run.app
33

44
backend:
5-
baseUrl: https://backstage.code-idp.com
5+
baseUrl: https://backstage-deployment-1006240973223.europe-west10.run.app
66
cors:
7-
origin: https://backstage.code-idp.com
7+
origin: https://backstage-deployment-1006240973223.europe-west10.run.app
88
methods: [GET, HEAD, PATCH, POST, PUT, DELETE]
99
credentials: true
1010

0 commit comments

Comments
 (0)