Fixed Nginx Configuration with CKEditor Support
Run this command to update the CSP for CKEditor# Update the CSP to allow CKEditor resources sudo sed -i 's|add_header Content-Security-Policy.*|add_header Content-Security-Policy "default-src '\''self'\''; script-src '\''self'\'' '\''unsafe-inline'\'' '\''unsafe-eval'\'' https://code.jquery.com...
Read Full Post
0 comments