Fix Dockerfile template copy rules and uwsgi app.ini logging output

This commit is contained in:
2026-02-24 16:54:04 +01:00
parent 1d2d8230f1
commit 7ffad354fa
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[uwsgi]
wsgi-file = wsgi.py
master = 5
master = true
processes = 4
http = :90
die-on-term = true
logto = /app/log/marmelade.log