Skip to content

Commit ee99f19

Browse files
committed
chore/Enable FF_NEW_CSR_URL in production
We are ready to enable FF_NEW_CSR_URL and start using the new CSR url ("/consumer/your-energy/get-a-better-energy-deal/compare-domestic-energy-suppliers-customer-service") in production
1 parent b0dea08 commit ee99f19

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/app/stages/prod.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ ingress:
1919
envVars:
2020
RAILS_ENV: production
2121
FF_SMALL_SUPPLIER_STARS: ${{ vars.FF_SMALL_SUPPLIER_STARS }}
22+
FF_NEW_CSR_URL: ${{ vars.FF_NEW_CSR_URL }}

0 commit comments

Comments
 (0)