Skip to content

Commit

Permalink
fix: adding new CORS header keys
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Jun 26, 2023
1 parent 5ca1a3a commit 9584745
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ ca:
- x-user-id
- x-user-email
- x-user-name
- X-User-Email
- X-User-Id
- X-User-Name
methods:
- OPTIONS
- GET
Expand Down

0 comments on commit 9584745

Please sign in to comment.