Skip to content

Commit

Permalink
add flag delimter
Browse files Browse the repository at this point in the history
  • Loading branch information
rarepepi committed Dec 2, 2024
1 parent 6735003 commit e30a734
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 @@ -52,4 +52,4 @@ COPY --from=builder /app/scripts ./scripts
COPY --from=builder /app/characters ./characters

# Set the command to run the application
CMD ["pnpm", "start", "non-interactive"]
CMD ["pnpm", "start", "--non-interactive"]

0 comments on commit e30a734

Please sign in to comment.