mirror of https://github.com/docusealco/docuseal
parent
df1d78897a
commit
db7e3794d9
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
Rails.configuration.to_prepare do
|
||||
ActiveRecord::Tasks::DatabaseTasks.migrate if ENV['RAILS_ENV'] == 'production'
|
||||
end
|
||||
|
||||
Loading…
Reference in new issue