mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-04 12:00:16 +01:00
Merge branch '2.3_branch'
This commit is contained in:
commit
85603a2e79
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,4 @@
|
||||||
# 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__)
|
||||||
|
run Rails.application
|
||||||
map Rails.application.config.relative_url_root || "/" do
|
|
||||||
run Rails.application
|
|
||||||
end
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue