Forgot to change entry
This commit is contained in:
@@ -14,4 +14,4 @@ FROM oven/bun
|
||||
WORKDIR /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