~cytrogen/masto-fe

ref: 941a9df28a59dca339c7ab0a6caf6235d0089bc9 masto-fe/config.ru -rw-r--r-- 178 bytes
941a9df2 — Claire Merge commit '96bcee66fba582666259d1d7785c3a7f2a72b8aa' into glitch-soc/merge-upstream 2 years ago
                                                                                
1
2
3
4
5
6
# frozen_string_literal: true

# This file is used by Rack-based servers to start the application.

require File.expand_path('config/environment', __dir__)
run Rails.application