diff options
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,4 +25,4 @@ COPY --from=build /due/data ./data EXPOSE 3000 -CMD ["bun", "./build/index.js"]
\ No newline at end of file +CMD ["bun", "--bun", "./build/index.js"]
\ No newline at end of file |