CSP Errors on the pad with the default dev configuration
Closed this issue · 3 comments
SakiiR commented
When deploying the dev version of the third party containers (hedgedoc and database), The following CSP errors are encountered:
The issue can be quickly fixed by adding the following env var to the docker-compose.dev.yml
configuration file
CMD_CSP_ENABLE=false
.
I think we don't need the CSP in the dev version.
SakiiR commented
Yeap, but on the dev branch =)
JJ-8 commented
Closing since dev is merged into main (version 2.1.0)