mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 14:27:10 +00:00
Load autotuner in config.ru
This commit is contained in:
parent
af7c43a38f
commit
40f0e23ff9
1 changed files with 2 additions and 0 deletions
|
|
@ -2,5 +2,7 @@
|
|||
|
||||
require_relative "config/environment"
|
||||
|
||||
use(Autotuner::RackPlugin)
|
||||
|
||||
run Rails.application
|
||||
Rails.application.load_server
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue