diff --git a/unit.json b/unit.json index 72e3d2f03edb6..57b1c14c2a305 100644 --- a/unit.json +++ b/unit.json @@ -25,6 +25,14 @@ "pass": "applications/posthog-health" } }, + { + "match": { + "uri": ["/static/*"] + }, + "action": { + "share": ["/code/staticfiles", "/code/frontend/dist", "/code/posthog/year_in_posthog/images"] + } + }, { "action": { "pass": "applications/posthog"