X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/84f17c000a6997b9736011730c5764b09921c6f7..0993dbc450a5678cfcea86dd71cf5873b18d86f3:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 0a96ddf6d..af4c8d613 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -90,6 +90,7 @@ rails_port "www.openstreetmap.org" do mapzen_valhalla_key web_passwords["mapzen_valhalla_key"] thunderforest_key web_passwords["thunderforest_key"] totp_key web_passwords["totp_key"] + csp_report_url "https://openstreetmap.report-uri.io/r/default/csp/reportOnly" end package "libjson-xs-perl"