mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-29 08:01:35 +00:00
* Additional options for gunicorn configuration file (in docker): Ref: https://pythonspeed.com/articles/gunicorn-in-docker/ * Catch potential error on startup * Tweak log message for docker * Wrap news feed update in try block