5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-19 12:50:48 +00:00
panel/config.ru

8 lines
161 B
Plaintext
Raw Normal View History

2019-03-26 15:32:20 +00:00
# frozen_string_literal: true
2018-01-02 17:19:25 +00:00
# This file is used by Rack-based servers to start the application.
require_relative 'config/environment'
run Rails.application