Skip to content

Commit

Permalink
Move production to the default and devlopment to alternate
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Oct 15, 2023
1 parent a2d18a7 commit 5b7b349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heroku.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
build:
docker:
web: production.Dockerfile
web: Dockerfile
run:
web: bundle exec puma -C config/puma.rb

0 comments on commit 5b7b349

Please sign in to comment.