rollback
This commit is contained in:
parent
a604b07d20
commit
ca0ec105e9
2
Gemfile
2
Gemfile
@ -53,7 +53,7 @@ end
|
|||||||
|
|
||||||
gem "capistrano", group: :development
|
gem "capistrano", group: :development
|
||||||
gem "rvm-capistrano", group: :development
|
gem "rvm-capistrano", group: :development
|
||||||
gem 'net-ssh', '~>2.7.0'
|
#gem 'net-ssh', '~>2.7.0'
|
||||||
# Use ActiveModel has_secure_password
|
# Use ActiveModel has_secure_password
|
||||||
# gem 'bcrypt-ruby', '~> 3.0.0'
|
# gem 'bcrypt-ruby', '~> 3.0.0'
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
set :application, 'blog_eft_app'
|
set :application, 'blog_eft_app'
|
||||||
set :domain, 'box4.quartz.xyz'
|
set :domain, 'blog.technique-eft.com'
|
||||||
|
|
||||||
set :user, 'web'
|
set :user, 'web'
|
||||||
set :scm_user, "git"
|
set :scm_user, "git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user