andrewrreed HF staff commited on
Commit
0018265
·
1 Parent(s): 4c667a3

test cross-origin header policy

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ hf_oauth: true
10
  hf_oauth_expiration_minutes: 480
11
  hf_oauth_scopes:
12
  - email
 
 
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
10
  hf_oauth_expiration_minutes: 480
11
  hf_oauth_scopes:
12
  - email
13
+ custom_headers:
14
+ cross-origin-resource-policy: cross-origin
15
  ---
16
 
17
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference