chg puma
This commit is contained in:
parent
ed7e6f7112
commit
4cee13e831
|
|
@ -9,7 +9,7 @@ threads threads_count, threads_count
|
||||||
|
|
||||||
# Specifies the `port` that Puma will listen on to receive requests; default is 3000.
|
# Specifies the `port` that Puma will listen on to receive requests; default is 3000.
|
||||||
#
|
#
|
||||||
port ENV.fetch("PORT") { 4450 }
|
port ENV.fetch("PORT") { 4650 }
|
||||||
|
|
||||||
# Specifies the `environment` that Puma will run in.
|
# Specifies the `environment` that Puma will run in.
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue