Skip to content

Commit

Permalink
Arreglado config.ru, close #50
Browse files Browse the repository at this point in the history
  • Loading branch information
mariasanzs committed Dec 12, 2020
1 parent ef8f4d1 commit 4475a6b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config.ru
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require "./myapp.rb"
require "./sinatra/myapp.rb"

set :environment, :production
set :port, 4567
run MyApp

0 comments on commit 4475a6b

Please sign in to comment.