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