diff --git a/config/deploy.rb b/config/deploy.rb index e0ada535..8492c114 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,5 +1,5 @@ set :application, "thirteen_tien_len_#{fetch(:stage)}" -set :repo_url, 'gogs@git.whitewizardweb.com:Jesse/thirteen-tien-len.git' +set :repo_url, 'git@git.chefzeppelin.com:jesse/thirteen-tien-len.git' # If you want to import assets, you can change default asset dir (default = system) # This directory must be in your shared directory on the server