Skip to content

Commit

Permalink
Merge pull request #1846 from bcgov/fix/alex-cors-config-250129
Browse files Browse the repository at this point in the history
Fix: CORS config for prod url
  • Loading branch information
AlexZorkin authored Jan 29, 2025
2 parents 3393afc + 871416f commit 2119481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/lcfs/web/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"https://lcfs-test.apps.silver.devops.gov.bc.ca",
"https://lcfs-prod.apps.silver.devops.gov.bc.ca",
"https://lcfs.apps.silver.devops.gov.bc.ca",
"https://lowcarbonfuels.gov.bc.ca",
]


Expand Down

0 comments on commit 2119481

Please sign in to comment.