TFNS/CTFNote

CSP Errors on the pad with the default dev configuration

Closed this issue · 3 comments

When deploying the dev version of the third party containers (hedgedoc and database), The following CSP errors are encountered:

Screenshot 2021-12-16 at 10 49 07

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.

XeR commented

Fixed by #128 ?

Yeap, but on the dev branch =)

JJ-8 commented

Closing since dev is merged into main (version 2.1.0)