Skip to content

Commit

Permalink
removed the accessControlAllowOriginList restriction to debug headers…
Browse files Browse the repository at this point in the history
… not getting added
  • Loading branch information
CommanderStorm committed Oct 14, 2023
1 parent 2c4b2c9 commit c2cf614
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ spec:
accessControlAllowHeaders:
- "*"
accessControlAllowOriginList:
- "https://api.tum.app"
- "https://web.tum.app"
- "*"
accessControlMaxAge: 86400
addVaryHeader: true

0 comments on commit c2cf614

Please sign in to comment.