We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fe871 commit 39d68d9Copy full SHA for 39d68d9
config/puma.rb
@@ -24,7 +24,7 @@
24
threads threads_count, threads_count
25
26
# Specifies the `port` that Puma will listen on to receive requests; default is 3000.
27
-port ENV.fetch('PORT', 3000)
+port ENV.fetch('PORT', 5000)
28
29
# Allow puma to be restarted by `bin/rails restart` command.
30
plugin :tmp_restart
0 commit comments