Skip to content

Use uWSGI in Docker

Nik | Klampfradler requested to merge feature/use-wsgi-in-docker into master

Now that we can start uWSGI directly, we can use it to replace gunicorn in Docker as well.

Merge request reports