Merge branch 'dev' into 'main'
Forgot to change entry See merge request illegitimate/illegitimate-bot!355
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user