Skip to content

Commit

Permalink
adds bug fix from Bess
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Musiorski committed May 8, 2018
1 parent 920cb6b commit 99ed811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
append :linked_dirs, "db"
append :linked_dirs, "public/assets"
append :linked_files, "config/secrets.yml"
append :linked_files, ".env.production"

# We have to re-define capistrano-sidekiq's tasks to work with
# systemctl in production. Note that you must clear the previously-defined
Expand Down

0 comments on commit 99ed811

Please sign in to comment.