Skip to content

Commit

Permalink
fix(FSADT1-1397): added missing cors header
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Aug 6, 2024
1 parent a8d4ce4 commit 60d5475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ ca:
- X-Total-Count
- x-client-id
- X-Client-Id
- X-Step
- x-step
- X-Step
methods:
- OPTIONS
- GET
Expand Down

0 comments on commit 60d5475

Please sign in to comment.