Skip to content

Commit f477233

Browse files
author
github-actions
committed
update with project-syncing action
1 parent e5ed33d commit f477233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/content_security_policy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626

2727
Rails.application.configure do
2828
config.content_security_policy do |policy|
29-
policy.frame_ancestors :self, "https://envoy.firstdraft.com"
29+
policy.frame_ancestors :self, "https://envoy.fyi"
3030
end
3131
end

0 commit comments

Comments
 (0)