Commit c833d957 by Tran Hoang Viet

Merge branch 'master' of gitlab.zigexn.vn:vietth/VietTH-VenShop into vietth_feat_newrelic

Conflicts:
	app/controllers/categories_controller.rb
parents 896a79ad 685ea836
......@@ -2,7 +2,7 @@ set :port, 22
set :user, 'alicuche'
set :deploy_via, :remote_cache
set :use_sudo, false
set :repo_url, 'git@bitbucket.org:alicuche/venshop.git'
set :repo_url, 'git@gitlab.zigexn.vn:vietth/VietTH-VenShop.git'
server 'alicuche.koding.io',
roles: [:web, :app, :db],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment