Skip to content

Commit

Permalink
Of course I messed it up
Browse files Browse the repository at this point in the history
  • Loading branch information
tomouchuu committed Nov 5, 2023
1 parent 93bfd4b commit cbd8424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ COPY --from=installer --chown=nextjs:nodejs /app/apps/frontend/.next/standalone
COPY --from=installer --chown=nextjs:nodejs /app/apps/frontend/.next/static ./apps/frontend/.next/static
COPY --from=installer --chown=nextjs:nodejs /app/apps/frontend/public ./apps/frontend/public

CMD bun app/server.js
CMD bun server.js

0 comments on commit cbd8424

Please sign in to comment.