Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Commit

Permalink
ci: added cors url (#784)
Browse files Browse the repository at this point in the history
  • Loading branch information
christertime committed Sep 23, 2021
1 parent 00ca181 commit fbc4c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
DisableMigrations: "false"
CostAllocationTypeTagName: "CostAllocationType"
CostAllocationCodeTagName: "CostAllocationCode"
AllowCorsDomains: "https://frontend-sepes-web-dev.radix.equinor.com,http://localhost:3000/"
AllowCorsDomains: "https://frontend-sepes-web-dev.radix.equinor.com,http://localhost:3000/,https://*.pr.dev.sepes.equinor.com"
replicas: 2
monitoring: true
resources:
Expand Down

0 comments on commit fbc4c37

Please sign in to comment.