Skip to content

Commit

Permalink
allowed url
Browse files Browse the repository at this point in the history
  • Loading branch information
ah-s76 committed Feb 14, 2024
1 parent c533e8c commit 90e48ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/recognizer_web/router.ex
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ defmodule RecognizerWeb.Router do
|> delete_resp_header("x-frame-options")
|> put_resp_header(
"Content-Security-Policy",
"default-src 'self'; frame-ancestors 'self' https://bigcommerce.com;"
"default-src 'self'; frame-ancestors 'self' https://system76.mybigcommerce.com;"
)

scope "/", RecognizerWeb do
Expand Down

0 comments on commit 90e48ed

Please sign in to comment.