mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
Change deploy
This commit is contained in:
@@ -8,4 +8,4 @@ set :rbenv_ruby, File.read('.ruby-version').strip
|
|||||||
set :migration_role, :app
|
set :migration_role, :app
|
||||||
|
|
||||||
append :linked_files, '.env.production'
|
append :linked_files, '.env.production'
|
||||||
append :linked_dirs, 'vendor/bundle', 'node_modules', 'public/system', 'tmp/cache'
|
append :linked_dirs, 'vendor/bundle', 'public/system'
|
||||||
|
|||||||
Reference in New Issue
Block a user