From 5fa3fe4b354df5afdcd724c3efdf2d9095b25f45 Mon Sep 17 00:00:00 2001 From: "Jesse C. Fisher" Date: Mon, 17 Aug 2020 00:05:45 -0700 Subject: [PATCH] Update git repo url --- config/deploy.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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