log kubernaut version number that is compatible with Puma
This commit is contained in:
4
app.rb
4
app.rb
@@ -236,9 +236,7 @@ end
|
|||||||
|
|
||||||
enable :sessions
|
enable :sessions
|
||||||
|
|
||||||
on_start do
|
puts "#{NAME} #{VERSION} staring, per aspera ad astra"
|
||||||
puts "#{NAME} #{VERSION} staring, per aspera ad astra"
|
|
||||||
end
|
|
||||||
|
|
||||||
configure do
|
configure do
|
||||||
mime_type :json, "application/json"
|
mime_type :json, "application/json"
|
||||||
|
Reference in New Issue
Block a user