Removed prefix from config
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
# This file is used by Rack-based servers to start the application.
|
# This file is used by Rack-based servers to start the application.
|
||||||
|
|
||||||
require ::File.expand_path('../config/environment', __FILE__)
|
require ::File.expand_path('../config/environment', __FILE__)
|
||||||
map "/horses" do
|
run Community::Application
|
||||||
run Community::Application
|
|
||||||
end
|
|
||||||
|
|||||||
Reference in New Issue
Block a user