Commit c651bfc0
Changed files (1)
config
config/deploy.rb
@@ -2,7 +2,7 @@
lock '3.3.5'
set :application, 'cakeside'
-set :repo_url, 'git@bitbucket.org:cakeside/cakeside.git'
+set :repo_url, 'git@github.com:mokhan/cakeside.git'
set :branch, 'master'
set :user, "deployer"