Upgrade Mastodon to 4.0 #456

Merged
greg merged 2 commits from chore/upgrade_mastodon into feature/mastodon_nginx 2022-12-01 14:33:21 +00:00
Showing only changes of commit cdd3f026c4 - Show all commits

View File

@ -192,7 +192,6 @@ application mastodon_path do
end
execute 'rake db:migrate' do
# environment "RAILS_ENV" => "production", "HOME" => mastodon_path#, "SKIP_POST_DEPLOYMENT_MIGRATIONS" => "true"
environment "RAILS_ENV" => "production", "HOME" => mastodon_path, "SKIP_POST_DEPLOYMENT_MIGRATIONS" => "true"
user mastodon_user
group mastodon_user