help wanted
仓库指标
- Star
- (7,803 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Thanks to #328 I noticed that the doc, docker container and the systemd service use manage.py runserver to start the paperless server.
This command is intended to be used for development and I think we should recommend user to setup their paperless in a more durable/stable/secure way (gunicorn, mod_wgi, ...)