1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/config/deploy/production.rb

6 lines
144 B
Ruby
Raw Normal View History

2018-11-28 13:41:36 -05:00
# frozen_string_literal: true
2019-09-08 17:14:03 -04:00
server 'beta.libertarian-party.com', roles: %w[web]
server 'gamma.libertarian-party.com', roles: %w[web app db]