Skip to content

Instantly share code, notes, and snippets.

@momoseijin
Created December 24, 2018 01:56
Show Gist options
  • Save momoseijin/064aa26916b08891e4e5bbc35ba0180c to your computer and use it in GitHub Desktop.
Save momoseijin/064aa26916b08891e4e5bbc35ba0180c to your computer and use it in GitHub Desktop.
<CORSConfiguration>
<CORSRule>
<AllowedOrigin>*</AllowedOrigin>
<AllowedMethod>GET</AllowedMethod>
<MaxAgeSeconds>3000</MaxAgeSeconds>
</CORSRule>
</CORSConfiguration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment