Skip to content

Conversation

JamesW1
Copy link
Contributor

@JamesW1 JamesW1 commented Sep 24, 2025

No description provided.

@JamesW1 JamesW1 requested a review from a team as a code owner September 24, 2025 17:28
@vercel
Copy link

vercel bot commented Sep 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Sep 24, 2025 5:33pm

@JamesW1 JamesW1 marked this pull request as draft September 24, 2025 17:29
@AlexGaillard AlexGaillard requested review from AlexGaillard and removed request for a team September 25, 2025 14:06
@JamesW1 JamesW1 marked this pull request as ready for review October 9, 2025 11:29
Copy link
Member

@Nitwel Nitwel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good. Rephrased some sentences to make them clearer but other than that this looks good to go to me. 👍


## Live Preview Pre-Requisites

Before setting up live preview, ensure your Directus instance can embed external content.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Before setting up live preview, ensure your Directus instance can embed external content.
Before setting up live preview, ensure your Directus instance can embed external content by configuring the content security policy headers as described below.


**Required Environment Variable**

Your website will not be able to speak to your Directus instance if you do not set `CONTENT_SECURITY_POLICY_DIRECTIVES__FRAME_SRC="<your-website-base-url>"` within your instances env.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Your website will not be able to speak to your Directus instance if you do not set `CONTENT_SECURITY_POLICY_DIRECTIVES__FRAME_SRC="<your-website-base-url>"` within your instances env.
Your website will not be able to be rendered in your Directus instance if you do not set `CONTENT_SECURITY_POLICY_DIRECTIVES__FRAME_SRC="<your-website-base-url>"` within your instances env.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants