diff --git a/unit.json b/unit.json index 49541eb1f8e..67654210ccd 100644 --- a/unit.json +++ b/unit.json @@ -35,7 +35,7 @@ "applications": { "posthog": { "type": "python 3.10", - "processes": 1, + "processes": 4, "working_directory": "/code", "path": ".", "module": "posthog.wsgi",