Skip to content

Commit ba74af8

Browse files
committed
char
1 parent 40602bd commit ba74af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ COPY --from=prerelease /app/apps/client/dist ./apps/client/dist
4040
ENV NODE_ENV=production
4141
ENV PUBLIC_DIR=/app/apps/client/dist
4242

43-
CMD cd apps/server && bunx gel migrate && node --enable-source-maps dist/main.js
43+
CMD cd apps/server && bun x gel migrate && node --enable-source-maps dist/main.js

0 commit comments

Comments
 (0)