Skip to content

Commit

Permalink
CORS
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmakestech committed Jun 1, 2023
1 parent d2a2476 commit ffdcf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Content-Type = "application/x-pem-file"
Content-Disposition = "inline"

[[headers]]
for = "/docs/integration-guide"
for = "/docs/integration-guide/"
Access-Control-Allow-Origin = "https://isrg.formstack.com"
Access-Control-Allow-Methods = "GET"
Access-Control-Allow-Headers = "Content-Type"
Expand Down

0 comments on commit ffdcf03

Please sign in to comment.