Skip to content

Commit

Permalink
add a new production VM (#1899)
Browse files Browse the repository at this point in the history
  • Loading branch information
kayiwa authored Aug 16, 2024
1 parent e1b021e commit 3bf186a
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
@@ -1,3 +1,4 @@
# frozen_string_literal: true
server "pdc-describe-prod1.princeton.edu", user: "deploy", roles: %w[app db web]
server "pdc-describe-prod2.princeton.edu", user: "deploy", roles: %w[app db web]
server "pdc-describe-prod3.princeton.edu", user: "deploy", roles: %w[app db web]

0 comments on commit 3bf186a

Please sign in to comment.