logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

config.ru (183B)


  1. # frozen_string_literal: true
  2. # This file is used by Rack-based servers to start the application.
  3. require ::File.expand_path('../config/environment', __FILE__)
  4. run Rails.application