We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fbe95b commit 11b2139Copy full SHA for 11b2139
config/deploy.rb
@@ -1,5 +1,5 @@
1
set :application, 'blog2'
2
-set :repository, "pewniak747.info:/opt/git/blog2.git"
+set :repository, "git://github.com/pewniak747/pewniak747.info.git"
3
set :scm, :git
4
set :use_sudo, false
5
set :host, 'pewniak747.info'
0 commit comments