mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
parent
d7fbcb10c4
commit
9423cf4d14
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