Merge branch 'dev' into 'main'

Forgot to change entry

See merge request illegitimate/illegitimate-bot!355
This commit is contained in:
2025-08-10 23:20:46 +02:00

View File

@@ -14,4 +14,4 @@ FROM oven/bun
WORKDIR /app WORKDIR /app
COPY --from=build /app/dist /app COPY --from=build /app/dist /app
CMD ["bun", "run", "dist/index.js"] CMD ["bun", "run", "index.js"]