This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian
/
lpr-partynest
Archived
Watch
1
Star
0
Fork
You've already forked lpr-partynest
0
Code
Activity
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.
58b30d8684
lpr-partynest
/
config
/
deploy
/
production.rb
4 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Configure Capistrano
2018-11-28 13:41:36 -05:00
# frozen_string_literal: true
Configure database
2019-08-26 11:14:47 -04:00
server
'partynest.libertarian-party.com'
,
roles
:
%w[
web app db
]
Copy permalink