Skip to content

Commit

Permalink
chore: update cmd.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peefy committed Feb 21, 2023
1 parent 7221507 commit 360b8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ COPY --from=builder /app/kcl-playground .

EXPOSE 80

CMD ["./kcl-playground -deploy"]
CMD ["/app/kcl-playground", "-deploy"]

0 comments on commit 360b8f7

Please sign in to comment.