diff --git a/config/deploy.rb b/config/deploy.rb index fef9c1b..015c5db 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,7 +1,7 @@ # config valid only for current version of Capistrano lock '3.4.0' -set :repo_url, 'git@bitbucket.org:redstonesheep/redstoner.git' +set :repo_url, 'git@github.com:RedstonerServer/redstoner.com.git' set :scm, :git