Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

Commit

Permalink
Updates CORS rules
Browse files Browse the repository at this point in the history
  • Loading branch information
paullewis committed Apr 10, 2017
1 parent fd74a17 commit b1ece13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cors.json
Expand Up @@ -3,8 +3,7 @@
"origin": [
"http://localhost:8080",
"https://biograf-155113.appspot-preview.com",
"https://biograf-155113.appspot.com/",
"https://shaka-player-demo.appspot.com"
"https://biograf-155113.appspot.com/"
],
"responseHeader": ["Content-Type", "Range", "Content-Range", "X-From-Cache"],
"method": ["GET", "HEAD", "OPTIONS"],
Expand Down

0 comments on commit b1ece13

Please sign in to comment.