Skip to content

Commit

Permalink
chore: update docker command
Browse files Browse the repository at this point in the history
  • Loading branch information
swizzmagik committed Nov 27, 2024
1 parent 6a741c2 commit 1cda4a0
Show file tree
Hide file tree
Showing 2 changed files with 14,450 additions and 18,434 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ ADD characters /app/characters
ADD .env /app/.env

# Command to run the container
CMD ["tail", "-f", "/dev/null"]
CMD ["pnpm", "start"]
Loading

0 comments on commit 1cda4a0

Please sign in to comment.