Skip to content

Commit

Permalink
Merge branch 'fix/wwcprofile' of https://github.com/weni-ai/weni-inte…
Browse files Browse the repository at this point in the history
…grations-webapp into staging
  • Loading branch information
acnormun committed Nov 7, 2024
2 parents f6097b4 + 667baa6 commit 14a63be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ http {
set $CSP_STYLE "style-src 'self' 'unsafe-hashes' 'unsafe-inline' ilhasoft.com.br accounts.google.com fonts.googleapis.com";
set $CSP_FONT "font-src 'self' data: fonts.gstatic.com";
set $CSP_IMAGE "img-src 'self' data: blob: www.google-analytics.com www.google.com.br www.googletagmanager.com *.amazonaws.com https://tile.openstreetmap.org https://cdn.jsdelivr.net";
set $CSP_CONNECT "connect-src 'self' data: blob: *.weni.ai *.bothub.it accounts.google.com www.google-analytics.com analytics.google.com *.hotjar.io wss://ws.hotjar.com https://cdn.plyr.io";
set $CSP_CONNECT "connect-src 'self' data: blob: *.weni.ai *.bothub.it accounts.google.com www.google-analytics.com analytics.google.com *.hotjar.io wss://ws.hotjar.com https://cdn.plyr.io https://pps.whatsapp.net/";
set $CSP_FRAME_SRC "frame-src 'self' *.weni.ai https://td.doubleclick.net";
set $CSP_WORKER_SRC "worker-src data: blob:";
set $CSP_FRAME_ANCESTORS "frame-ancestors 'self' *.weni.ai";
Expand Down

0 comments on commit 14a63be

Please sign in to comment.