We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aabc3e0 commit d358ff3Copy full SHA for d358ff3
config/deploy.rb
@@ -2,7 +2,7 @@
2
lock "~> 3.10.2"
3
4
set :application, "DDDC"
5
-set :repo_url, "https://github.com/alabs/DDDC.git"
+set :repo_url, "https://github.com/DECODEproject/DDDC-instance"
6
7
set :deploy_to, "/home/ruby-data/app"
8
0 commit comments