Skip to content

Commit 75d5d13

Browse files
icecrasher321Sg312
authored andcommitted
revert back to bun runtime
1 parent 674695e commit 75d5d13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/app.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ EXPOSE 3000
143143
ENV PORT=3000 \
144144
HOSTNAME="0.0.0.0"
145145

146-
CMD ["node", "apps/sim/server.js"]
146+
CMD ["bun", "apps/sim/server.js"]

0 commit comments

Comments
 (0)