Skip to content

Commit

Permalink
🐳🧹 delete stale command option
Browse files Browse the repository at this point in the history
  • Loading branch information
LeipeLeon committed Sep 11, 2024
1 parent 8025c1f commit b993798
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ services:
context: .
args:
RUBY_VERSION: 2.7.8
command: bundle exec puma -p 5001 -t 1:5 -w 2
volumes:
- .:/app:cached
- bundle:/usr/local/bundle
Expand Down

0 comments on commit b993798

Please sign in to comment.