mirror of
https://github.com/docusealco/docuseal.git
synced 2026-06-22 20:00:30 +00:00
7 lines
122 B
Ruby
7 lines
122 B
Ruby
# frozen_string_literal: true
|
|
|
|
require_relative 'config/environment'
|
|
|
|
run Rails.application
|
|
Rails.application.load_server
|