mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-24 06:07:21 +01:00
Thanks to @MasterofJOKers, here is basic support for SSL: You need to create your key and certificate and copy them to the `data` directory, named `ssl.cert` and `ssl.key`. Then, set `PAPERLESS_USE_SSL` in `docker-compose.env` to `true`. Solves #576. |
||
|---|---|---|
| .. | ||
| docker-entrypoint.sh | ||
| gunicorn.conf | ||
| paperless-consumer.service | ||
| paperless-webserver.service | ||
| post-consumption-example.sh | ||