swich depoy branch
This commit is contained in:
parent
9942229185
commit
900b92e250
@ -13,7 +13,7 @@ set :application_name, 'gateway'
|
|||||||
set :domain, '192.168.128.100'
|
set :domain, '192.168.128.100'
|
||||||
set :deploy_to, '/home/feenix/gateway'
|
set :deploy_to, '/home/feenix/gateway'
|
||||||
set :repository, "https://github.com/rubydesign/gateway.git"
|
set :repository, "https://github.com/rubydesign/gateway.git"
|
||||||
set :branch, 'passenger'
|
set :branch, 'main'
|
||||||
|
|
||||||
# Optional settings:
|
# Optional settings:
|
||||||
set :user, 'feenix' # Username in the server to SSH to.
|
set :user, 'feenix' # Username in the server to SSH to.
|
||||||
|
Loading…
Reference in New Issue
Block a user