Skip to content

Commit

Permalink
Deploy to both prod boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
sandbergja committed Sep 15, 2023
1 parent ec875cf commit 5268ca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/deploy/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
set :stage, :production
set :rails_env, 'production'
server 'allsearch-api-prod1', user: 'deploy'
server 'allsearch-api-prod2', user: 'deploy'

0 comments on commit 5268ca1

Please sign in to comment.