From 83d5a2840b82f9b260eef72769f74371fa352333 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 1 Sep 2021 11:01:57 -0400 Subject: [PATCH] Fix instance stats docker. --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index ae78d97..35e0253 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,6 +35,7 @@ COPY tsconfig.json \ COPY joinlemmy-translations joinlemmy-translations COPY lemmy-translations lemmy-translations +COPY lemmy-instance-stats lemmy-instance-stats COPY src src # Copy the docs and API