Skip to content

Commit

Permalink
Configure port for puma
Browse files Browse the repository at this point in the history
  • Loading branch information
nertzy committed May 16, 2024
1 parent 2b63f9a commit c6d00f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: bin/puma
web: bin/puma -p ${PORT:-5000}

0 comments on commit c6d00f1

Please sign in to comment.