Hi,
I would like to ask about configuration for cryptpad docker installation.
In the docker-compose.yml file, port 3003 is not enabled, but in the config.js file it is recommended to enable the "websocketPort: 3003" option. Should this option be enabled and added port to docker-compose.yml?
In the sample nginx configuration (example.nginx.conf) there are directories for a classic installation. Is there also documentation describing the changes that need to be made for proxy access to the container?
This will probably be in the root, try_files and locations sections where proxy_pass is not specified.
Thanks