Skip to content

Instantly share code, notes, and snippets.

@lyledavids
Created January 3, 2023 12:12
Show Gist options
  • Save lyledavids/4a386d131567ae763c4b60d7b2427aae to your computer and use it in GitHub Desktop.
Save lyledavids/4a386d131567ae763c4b60d7b2427aae to your computer and use it in GitHub Desktop.
[
{
"AllowedHeaders":[
"*"
],
"AllowedMethods":[
"PUT",
"GET",
"HEAD"
],
"AllowedOrigins":[
"*"
],
"ExposeHeaders":[]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment