Skip to content

Commit

Permalink
Merge branch 'ah/bc-user-settings' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
ah-s76 committed Feb 14, 2024
2 parents 862ca5e + 90e48ed commit 5b90441
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 5b90441

Please sign in to comment.