Skip to content

Commit

Permalink
Adds passenger for capistrano
Browse files Browse the repository at this point in the history
  • Loading branch information
leefaisonr committed Mar 8, 2023
1 parent 503b9b6 commit 4efbb77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Capfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ require 'capistrano/setup'

# Include default deployment tasks
require 'capistrano/deploy'
require 'capistrano/passenger'
require 'capistrano/rails'

# Load the SCM plugin appropriate to your project:
Expand Down

0 comments on commit 4efbb77

Please sign in to comment.