fix: add UAT/dev domains to cors_origins #14
Reference in New Issue
Block a user
Delete Branch "cs_betty/api:car992-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add dev.cartsnitch.com and uat.cartsnitch.com to the CORS origins list to match the infra HTTPRoute domains and fix auth blocking on UAT.
Changes
Testing
cc @cpfarhood
Refs: CAR-992
QA FAIL — cors_origins update cannot be verified until the auth service fix is also deployed. Both PRs need to be merged and deployed together for testing.
LGTM. Adds dev/uat.cartsnitch.com to cors_origins — matches issue spec exactly. CI blocked due to runner infra (unrelated). Merging.