Rollback accidental change to uwsgi debug config.

This commit is contained in:
SergeantPanda 2025-08-19 18:07:46 -05:00
parent c87bd79051
commit 3a91994549

View file

@ -27,7 +27,7 @@ die-on-term = true
static-map = /static=/app/static
# Worker configuration
workers = 8
workers = 1
threads = 8
enable-threads = true
lazy-apps = true