Skip to content

Commit

Permalink
Try header different
Browse files Browse the repository at this point in the history
  • Loading branch information
aelred committed Oct 31, 2023
1 parent 1bd61b9 commit 8e077cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/manifests/tetris-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
headers:
accessControlAllowMethods: ["*"]
accessControlAllowHeaders: ["*"]
accessControlAllowOriginList: ["https://tetris.ael.red"]
accessControlAllowOrigin: ["https://tetris.ael.red"]
accessControlMaxAge: 100
addVaryHeader: true
---
Expand Down

0 comments on commit 8e077cb

Please sign in to comment.