chore: update dockerfile

This commit is contained in:
Mauricio Siu
2024-09-19 22:59:14 -06:00
parent 6bdc833413
commit 4a37f85a51

View File

@@ -55,4 +55,4 @@ RUN curl -sSL https://nixpacks.com/install.sh -o install.sh \
COPY --from=buildpacksio/pack:0.35.0 /usr/local/bin/pack /usr/local/bin/pack
EXPOSE 3000
CMD [ "pnpm", "start" ]
CMD [ "pnpm", "start" ]