Step 4. Update environment variables.
Last updated
Was this helpful?
Last updated
Was this helpful?
Once the necessary plugins have been properly installed and activated, open the .env.local.sample
file on the Ncmaz-faust project -> duplicate it, and rename it to .env.local
It will look something like this:
Update the NEXT_PUBLIC_WORDPRESS_URL
value with your WordPress site URL (be sure to include http://
or https://
).
Additionally, update the FAUST_SECRET_KEY
value with the Secret Key found in Settings β Faust
in your WordPress admin area to support previews.