diff --git a/config/deploy.rb b/config/deploy.rb index eacb99ff..840f1445 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.quaff.top:Jesse/thirteen-tien-len.git' +set :repo_url, 'gogs@git.whitewizardweb.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