Hello, I followed the instructions prior to contributing here: https://docs.cryptpad.org/en/dev_guide/setup.html
But I cannot manage to make it work as it does not use SSL, so it fails on the browser.
Would it be possible to set-up a fully-fledged docker-compose.yml or, at least, a docker-compose.override.sample.yml, that contains a certbot that would generate the certificates for us and an nginx reverse proxy?
That way we could just lift the compose stack with a domain like cryptpad.co being our local domain, so it would make it much easier to start contributing.
PS: we would need both cryptpad.co cryptpad-sandbox.co on the hosts file
Thanks