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 013a832 commit fb7d68bCopy full SHA for fb7d68b
config/puma.rb
@@ -11,7 +11,7 @@
11
12
# Specifies the `port` that Puma will listen on to receive requests; default is 3000.
13
#
14
-port ENV.fetch("PORT") { 3000 }
+port ENV.fetch("PORT") { 80 }
15
16
# Specifies the `environment` that Puma will run in.
17
0 commit comments