summaryrefslogtreecommitdiff
path: root/config.ru
blob: 5ef2a0289fee14259ff60c5a460fc97690443efd (plain)
1
2
3
4
# This file is used by Rack-based servers to start the application.

require ::File.expand_path('../config/environment',  __FILE__)
run Gitlab::Application