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.
6848c261ae
lpr-partynest
/
config
/
deploy
/
production.rb
4 lines
75 B
Ruby
Raw
Normal View
History
Unescape
Escape
Configure Capistrano
2018-11-28 13:41:36 -05:00
# frozen_string_literal: true
Replace domain name with IP address
2018-12-08 15:28:48 -05:00
server
'138.197.0.6'
,
roles
:
%w[
web app db
]
Copy permalink